From c22c401d10a9105ba374039b9ad10e5b0f9806a9 Mon Sep 17 00:00:00 2001 From: Bence Parajdi Date: Wed, 14 Aug 2024 15:02:57 +0200 Subject: [PATCH] add border to addressing mode figures --- docs/data/understand/textures/border.png | Bin 1727 -> 1127 bytes docs/data/understand/textures/clamp.png | Bin 1485 -> 1146 bytes docs/data/understand/textures/mirror.png | Bin 2166 -> 1155 bytes docs/data/understand/textures/wrap.png | Bin 2239 -> 1166 bytes docs/understand/texture_fetching.rst | 8 ++++---- 5 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/data/understand/textures/border.png b/docs/data/understand/textures/border.png index 0a043f217d8184070c39c44f3315b33366a37fe3..e616610c15f2894237fb97ba93a26af994c3a7c4 100644 GIT binary patch literal 1127 zcmeAS@N?(olHy`uVBq!ia0y~yVAKI&4mO}jWo=(6kYXuz@(kesf*OvL4j@;~)5S5Q zV$R!Z8+n-wMOYoBWBaEtmpIp&BqS;6Z5B&2O84grt6yh$?ZK3n%lGX%cl-G7pH(?g zhxB*7kz**BmcS_4#G1k(HbF7Mp>4Qxj>}|!Z|k!x*KgSW>=2U?3-<{D9R=qN4Lk>j zF{kIT)w|v1EqBWJk$s)K?s~*-cZN9+M@%>j>qy4oxyQU;m3b#`TD9~yu;gIyboFyt I=akR{0E_xXKmY&$ literal 1727 zcmeAS@N?(olHy`uVBq!ia0y~yVAKI&4kn<;H+e}VAjMc5RtvY3H^?=T269?xHq!oa{5;_2cTQW5v|(#Bq92c9Di-{aRwe|Q`u zrjYPcMD6B`Uw`b1?pW>5-=?@iU^`z|8ebDv;p+t%&lEn|oHZVLuhIt-q!elF{r5}E*K Crx)u0 diff --git a/docs/data/understand/textures/clamp.png b/docs/data/understand/textures/clamp.png index 768316113e2c41eed2e24558697de21fd52ba2f8..63ed5f116fdd4897a7997c2c82a0b5bf16725669 100644 GIT binary patch literal 1146 zcmeAS@N?(olHy`uVBq!ia0y~yVAKI&4mO}jWo=(6kYXuz@(kesf*OvL4j|Xi)5S5Q zV$R!Z8*`ZrMOYm#1@woXi+sAmORFq}m0h5E*2x*R1`&UD9*b!1_p$%FK6zgKz4c%3 zY-zFnb<>vNL2wgm3WwMP#R!MC1V+i>&artGvD>`l%+6}Ze*MQzdO8Zu8ya{HG8wUO zpAf*o>Gs}xtoS=io)4yV6eQ?lM1Ey%X-K8Odw5 yR=XU(W6Q8_7Wcq8j&OX8x(#1yB^)|E=J#&#Z44AWybD;EFnGH9xvXRtvY3H^?=T269?xHq!oa|qRNiFL&%wm7TtQ$>UGcN@DI!>N_2Msj$-9N-y8@_=uCda_#)#xC?q} zyT!M3pM1yqHfd9}LGDr$X6mF?r3nQu1nGkxE%`TDJH?_=JzCG(H>zrS85 z7jn}4itP|2vaNf|sbCAi1h5LlSFy}lr%btJlf?;u$W54?E6ZREzxre`> zp|P9y{cCNN^NGh_7=B!jiEwC3V3cfPO*s=)Jzwsk;d1s5>OWc67bSuPIm9L?!c`1U y&apRJzr7R`eZ2GsYqg*Li-Hm3acI2nVLWwRcx_JJMqm-cz~JfX=d#Wzp$PzCv{F?7 literal 2166 zcmeAS@N?(olHy`uVBq!ia0y~yVAKI&4kn<;H+e}VAjMc5RtvY3H^?=T269?xHq!oa}6?djqeQW5v|@|Yi7>CB^&iot4+S$J* z{@(KSp=0e0yWHA}0QqhH(eiRv+TUKjHYzn58l!1rm}Q63a|hc-i}(>);px5q%P4BI Wd42Kh_NlV>cW(omGZXFzrOwc{MU{x zOAhb0`d(Jea6t1QlMxH|2>~4i=M4=!!<{3y`P*AwS>x^EPb%Ws_pDCV8yVgPMsS7A z_1|xK71!Tpeh^=r$SB!=oB7A>Z?kR-*X_NzUA$z+hK8P-*)M-9{%?7{?eMD^<)!CZ zSyMQ~CMZTYv?VY~HVtRa=4RtvY3H^?=T269?xHq!oa{0;_2cTQW5v|{6^jb4m`{o@7KRvV(*`D zh)H_o<==Aa<{Gp4{*GKeN{#p+*qzQJXZQ2<$H|9BsSzIp7bowYS9VUqzopr0M#0#ssI20 diff --git a/docs/understand/texture_fetching.rst b/docs/understand/texture_fetching.rst index c876f07a73..47c4798237 100644 --- a/docs/understand/texture_fetching.rst +++ b/docs/understand/texture_fetching.rst @@ -87,7 +87,7 @@ This image is the example texture on a 4x4 pixel quad indexed in the [0..3] rang :alt: Texture with yellow border color :align: center - Texture with yellow border color + Texture with yellow border color. The purple lines are not part of the texture, only denote the edge, where the addressing begins. .. _texture_fetching_wrap: Address mode wrap @@ -106,7 +106,7 @@ This image is the example texture on a 4x4 pixel quad indexed in the [0..3] rang :alt: Texture with wrap addressing :align: center - Texture with wrap addressing + Texture with wrap addressing. The purple lines are not part of the texture, only denote the edge, where the addressing begins. .. _texture_fetching_mirror: Address mode mirror @@ -121,7 +121,7 @@ This image is the example texture on a 4x4 pixel quad indexed in the [0..3] rang :alt: Texture with mirror addressing :align: center - Texture with mirror addressing + Texture with mirror addressing. The purple lines are not part of the texture, only denote the edge, where the addressing begins. .. _texture_fetching_clamp: Address mode clamp @@ -136,4 +136,4 @@ This image is the example texture on a 4x4 pixel quad indexed in the [0..3] rang :alt: Texture with clamp addressing :align: center - Texture with clamp addressing + Texture with clamp addressing. The purple lines are not part of the texture, only denote the edge, where the addressing begins.