All Downloads are FREE. Search and download functionalities are using the official Maven repository.

shaders.glsl.fs_shape.bin Maven / Gradle / Ivy

The newest version!
FSHu_fillColorJuniform vec4 u_fillColor;
void main ()
{
  gl_FragColor = u_fillColor;
}





© 2015 - 2024 Weber Informatics LLC | Privacy Policy