| 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 class
Package. |
| Enum | Description |
|---|---|
| GLSLProgram.GLSLWarnType | |
| GLSLProgram.Strictness |
Control the behaviour of a GLSL program with errors (throwing exceptions, create warnings, etc)
|
Copyright © 2021. All rights reserved.