@block frag void frag() { color = texture(sampler2D(diffuse,smp),uv); } @end #include