Package org.jzy3d.io.glsl
-
Class Summary Class Description GLSLProgram Below is description of the GLSL program lifecycle, with Jzy3d methods, and underlying OpenGL methods.ShaderFilePair Store a pair of URL for a vertex and fragment shader, relative to a classPackage
. -
Enum Summary Enum Description GLSLProgram.GLSLWarnType GLSLProgram.Strictness Control the behaviour of a GLSL program with errors (throwing exceptions, create warnings, etc)