![JAR search and dependency download from the Maven repository](/logo.png)
game.codecraft-graphics_2.11.0.7.0.source-code.110_rgba_fs.glsl Maven / Gradle / Ivy
#version 110
varying vec4 fragmentCol;
void main(void) {
gl_FragColor = fragmentCol;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy
#version 110
varying vec4 fragmentCol;
void main(void) {
gl_FragColor = fragmentCol;
}