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

shaders.Indexed.vs Maven / Gradle / Ivy

The newest version!
#version 330

void main() {
    gl_Position = vec4(1, 1, 1, 1);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy