EasyGen/misc/templates/q3map2_vertexremap.shader
2014-01-14 00:49:01 +02:00

12 lines
No EOL
283 B
GLSL

; this template is for building a shader that will work with
; q3map2.exe, an advanced compiler version programmed by ydnar
; based upon original q3map.exe source code
; http://shaderlab.com/q3map2/
;
textures/%METASHADER_NAME%.vertex
{
{
map %TEXTURE_0_MAP%
rgbGen vertex
}
}