Expand description
Shaders for colored rendering.
Constantsยง
- FRAGMENT_
GLSL_ 120 - Fragment shader for GLSL 1.20
- FRAGMENT_
GLSL_ 120_ WEBGL - Fragment shader for GLSL 1.20 WebGL
- FRAGMENT_
GLSL_ 150_ CORE - Fragmentshader for GLSL 1.50
- FRAGMENT_
GLSL_ 150_ CORE_ WEBGL - Fragmentshader for GLSL 1.50 WebGL
- VERTEX_
GLSL_ 120 - Vertex shader for GLSL 1.20
- VERTEX_
GLSL_ 120_ WEBGL - Vertex shader for GLSL 1.20 WebGL
- VERTEX_
GLSL_ 150_ CORE - Vertex shader for GLSL 1.50
- VERTEX_
GLSL_ 150_ CORE_ WEBGL - Vertex shader for GLSL 1.50 WebGL