7 lines
162 B
Plaintext
7 lines
162 B
Plaintext
vs multitex.vert
|
|
fs multitex.frag
|
|
texture 0 2D ../images/tile.rgb
|
|
texture 1 2D ../images/tree2.rgba
|
|
uniform tex1 GL_SAMPLER_2D 0
|
|
uniform tex2 GL_SAMPLER_2D 1
|