Template:Shadertut: Difference between revisions
Jump to navigation
Jump to search
(updated to MenuBox) |
m (Added lang.) |
||
Line 1: | Line 1: | ||
{{MenuBox | {{lang|Template:Shadertut}}<onlyinclude>{{MenuBox | ||
|title= Shader Authoring | |title=Shader Authoring | ||
|width= 16em | |width=16em | ||
|nofloat{{#if:{{{nofloat|}}}||NULL}}={{{nofloat}}} | |nofloat{{#if:{{{nofloat|}}}||NULL}}={{{nofloat}}} | ||
|text= <span> | |text= <span> | ||
# [[ | # [[Shader Authoring|Introduction]] | ||
# [[ | # [[Shader authoring/Quick Start|Quick Start]] | ||
# [[ | # [[Shader authoring/Anatomy of a Shader|Anatomy of a Shader]] | ||
#* [[ | #* [[Shader authoring/Anatomy of a Shader/Shader States|Shader States]] | ||
#* [[ | #* [[Shader authoring/Anatomy of a Shader/Combo Variables|Combo Variables]] | ||
# [[ | # [[Shader authoring/Compiling Shaders|Compiling Shaders]] | ||
# [[ | # [[Shader authoring/Compile Pipeline|Compile Pipeline]] | ||
</span> | </span> | ||
}} | }}</onlyinclude> |