Add missing images of some Q4 articles

ArtReference_CreatingTextures
ArtReference_Q4Shaders_AnimatedStrips
Basic_FX_file_structure

luckily someone who has backups of most of the missing files turned up!
This commit is contained in:
Daniel Gibson 2021-04-22 22:02:08 +02:00
parent 1ad6d79ee1
commit b2613b2b6a
16 changed files with 3 additions and 14 deletions

File diff suppressed because one or more lines are too long

Binary file not shown.

After

Width:  |  Height:  |  Size: 155 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 167 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 223 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 254 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 149 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 285 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 148 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 258 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 312 KiB

View file

@ -91,8 +91,6 @@ function actionsMenuInit(title) {
<link rel="Start" href="./Quake4SDK.html">
<link rel="Alternate" title="Wiki Markup" href="./ArtReference_Q4Shaders_AnimatedStrips?action=raw">
<link rel="Alternate" media="print" title="Print View" href="./ArtReference_Q4Shaders_AnimatedStrips?action=print">
<link rel="Appendix" title="shader_stripimage1.jpg" href="./ArtReference_Q4Shaders_AnimatedStrips?action=AttachFile&amp;do=view&amp;target=shader_stripimage1.jpg">
<link rel="Appendix" title="shader_stripimage2.jpg" href="./ArtReference_Q4Shaders_AnimatedStrips?action=AttachFile&amp;do=view&amp;target=shader_stripimage2.jpg">
<link rel="Search" href="./FindPage.html">
<link rel="Index" href="./TitleIndex.html">
<link rel="Glossary" href="./WordIndex.html">
@ -216,7 +214,7 @@ actionsMenuInit('More Actions:');
<span class="anchor" id="line-44"></span>}
<span class="anchor" id="line-45"></span></pre><span class="anchor" id="line-46"></span><span class="anchor" id="line-47"></span><ul><li style="list-style-type:none">The table used must match exactly the scale dimensions to animate correctly. If you are using an image with 16 parts, you need a scale of 1/16 and a table that works in 16 steps. <span class="anchor" id="line-48"></span><span class="anchor" id="line-49"></span></li></ul><p class="line867">
<h3 id="head-c2152e255e7cd1377ab20fde4df49c19b3e9cb35">Images</h3>
<span class="anchor" id="line-50"></span><p class="line867"><hr /><p class="line874"> <span class="anchor" id="line-51"></span><span class="anchor" id="line-52"></span><p class="line874">The animated fire image has 32 parts to it, each 128 pixels wide. This image has been resized to fit. <span class="anchor" id="line-53"></span><span class="anchor" id="line-54"></span><p class="line867"><img class="attachment" src="./ArtReference_Q4Shaders_AnimatedStrips?action=AttachFile&amp;do=get&amp;target=shader_stripimage1.jpg" title="attachment:shader_stripimage1.jpg" /> <span class="anchor" id="line-55"></span><span class="anchor" id="line-56"></span><p class="line874">Here is a close-up of a part of the image. <span class="anchor" id="line-57"></span><span class="anchor" id="line-58"></span><p class="line867"><img class="attachment" src="./ArtReference_Q4Shaders_AnimatedStrips?action=AttachFile&amp;do=get&amp;target=shader_stripimage2.jpg" title="attachment:shader_stripimage2.jpg" /> <span class="anchor" id="line-59"></span><span class="anchor" id="bottom"></span></div><p id="pageinfo" class="info" lang="en" dir="ltr">ArtReference Q4Shaders AnimatedStrips (last edited 2005-11-09 21:33:14 by <span title="MattVainio @ 67.129.250.254[67.129.250.254]"><a class="nonexistent" href="./MattVainio.html" title="MattVainio @ 67.129.250.254[67.129.250.254]">MattVainio</a></span>)</p>
<span class="anchor" id="line-50"></span><p class="line867"><hr /><p class="line874"> <span class="anchor" id="line-51"></span><span class="anchor" id="line-52"></span><p class="line874">The animated fire image has 32 parts to it, each 128 pixels wide. This image has been resized to fit. <span class="anchor" id="line-53"></span><span class="anchor" id="line-54"></span><p class="line867"><img class="attachment" src="./ArtReference_Q4Shaders_AnimatedStrips1.jpg" title="attachment:shader_stripimage1.jpg" /> <span class="anchor" id="line-55"></span><span class="anchor" id="line-56"></span><p class="line874">Here is a close-up of a part of the image. <span class="anchor" id="line-57"></span><span class="anchor" id="line-58"></span><p class="line867"><img class="attachment" src="./ArtReference_Q4Shaders_AnimatedStrips2.jpg" title="attachment:shader_stripimage2.jpg" /> <span class="anchor" id="line-59"></span><span class="anchor" id="bottom"></span></div><p id="pageinfo" class="info" lang="en" dir="ltr">ArtReference Q4Shaders AnimatedStrips (last edited 2005-11-09 21:33:14 by <span title="MattVainio @ 67.129.250.254[67.129.250.254]"><a class="nonexistent" href="./MattVainio.html" title="MattVainio @ 67.129.250.254[67.129.250.254]">MattVainio</a></span>)</p>
<div id="pagebottom"></div>
</div>

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.7 KiB

View file

@ -187,7 +187,7 @@ actionsMenuInit('More Actions:');
<div id="page" lang="en" dir="ltr">
<div dir="ltr" id="content" lang="en"><span class="anchor" id="top"></span>
<span class="anchor" id="line-1"></span><p class="line862">An effect file is made up of Segments. A segment can be one of the following: <a href="#sprite">Sprite</a>, <a href="#orientedsprite">Oriented Sprite</a>, <a href="#model">Model</a>, <a href="#line">Line</a>, <a href="#linkedline">Linked Line</a>, <a href="#decal">Decal</a>, <a href="#electricity">Electricity</a>, <a href="#sound">Sound</a>, <a href="#light">Light</a>, <a href="#debris">Debris</a>, <a href="#effect">Effect</a>, <a href="#visioneffect">Vision Effect</a> and <a href="#delay">Delay</a>. <span class="anchor" id="line-2"></span><span class="anchor" id="line-3"></span><p class="line874">Segments can be hidden by removing the check to the left of their name in the segment list. This does not remove the segment from an effect, but will hide it temporarily while you are working on the effect. This is useful while working on a specific segment of an effect. <span class="anchor" id="line-4"></span><span class="anchor" id="line-5"></span><p class="line867"><img class="attachment" src="./Basic_FX_file_structure?action=AttachFile&amp;do=get&amp;target=fx_check.jpg" title="attachment:fx_check.jpg" /> <span class="anchor" id="line-6"></span><span class="anchor" id="line-7"></span><p class="line867"><strong>Fx segment order is important:</strong> Fx segments at the top of the list will be last in the Z-Order. This means to have your sparks segments sort on top of your smoke, adjust your smoke segment layer to be above your sparks segment layer. This can be done by selecting segments and hitting CTRL + ] to move a segment forward, and CTRL + [ to move a segment backwards. <span class="anchor" id="line-8"></span><span class="anchor" id="line-9"></span><p class="line867"><img class="attachment" src="./Basic_FX_file_structure?action=AttachFile&amp;do=get&amp;target=fx_sortorder.jpg" title="attachment:fx_sortorder.jpg" /> <span class="anchor" id="line-10"></span><span class="anchor" id="line-11"></span><p class="line867">
<span class="anchor" id="line-1"></span><p class="line862">An effect file is made up of Segments. A segment can be one of the following: <a href="#sprite">Sprite</a>, <a href="#orientedsprite">Oriented Sprite</a>, <a href="#model">Model</a>, <a href="#line">Line</a>, <a href="#linkedline">Linked Line</a>, <a href="#decal">Decal</a>, <a href="#electricity">Electricity</a>, <a href="#sound">Sound</a>, <a href="#light">Light</a>, <a href="#debris">Debris</a>, <a href="#effect">Effect</a>, <a href="#visioneffect">Vision Effect</a> and <a href="#delay">Delay</a>. <span class="anchor" id="line-2"></span><span class="anchor" id="line-3"></span><p class="line874">Segments can be hidden by removing the check to the left of their name in the segment list. This does not remove the segment from an effect, but will hide it temporarily while you are working on the effect. This is useful while working on a specific segment of an effect. <span class="anchor" id="line-4"></span><span class="anchor" id="line-5"></span><p class="line867"><img class="attachment" src="./fx_check.jpg" title="attachment:fx_check.jpg" /> <span class="anchor" id="line-6"></span><span class="anchor" id="line-7"></span><p class="line867"><strong>Fx segment order is important:</strong> Fx segments at the top of the list will be last in the Z-Order. This means to have your sparks segments sort on top of your smoke, adjust your smoke segment layer to be above your sparks segment layer. This can be done by selecting segments and hitting CTRL + ] to move a segment forward, and CTRL + [ to move a segment backwards. <span class="anchor" id="line-8"></span><span class="anchor" id="line-9"></span><p class="line867"><img class="attachment" src="./fx_sortorder.jpg" title="attachment:fx_sortorder.jpg" /> <span class="anchor" id="line-10"></span><span class="anchor" id="line-11"></span><p class="line867">
<h2 id="head-38024448cca6535ae41685c82148b5448f9e47e6">Segment Types</h2>
<span class="anchor" id="line-12"></span><p class="line867"><hr /><p class="line874"> <span class="anchor" id="line-13"></span><span class="anchor" id="sprite"></span> <span class="anchor" id="line-14"></span>
<h3 id="head-44909e9e24f875884858f23456a11195ec9953b8">Sprite</h3>

BIN
quake4/fx_check.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

BIN
quake4/fx_sortorder.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 34 KiB