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

jogamp.graph.curve.opengl.shader.varyings.glsl Maven / Gradle / Ivy

There is a newer version: 2.3.2
Show newest version

#ifndef varyings_glsl
#define varyings_glsl

//varying vec4    gcv_FrontColor;
varying vec2    gcv_TexCoord;

#endif // varyings_glsl





© 2015 - 2025 Weber Informatics LLC | Privacy Policy