1vs multitex.vert 2fs multitex.frag 3texture 0 2D ../data/tile.rgb 4texture 1 2D ../data/tree2.rgba 5uniform tex1 GL_SAMPLER_2D 0 6uniform tex2 GL_SAMPLER_2D 1 7
1vs multitex.vert 2fs multitex.frag 3texture 0 2D ../data/tile.rgb 4texture 1 2D ../data/tree2.rgba 5uniform tex1 GL_SAMPLER_2D 0 6uniform tex2 GL_SAMPLER_2D 1 7