Package cz.fidentis.analyst.glsl.code
package cz.fidentis.analyst.glsl.code
GLSL shaders and programs.
-
ClassDescriptionA GLSL program, which links multiple shaders together, for example vertex shader and a fragment shader.Defined GLSL programs, i.e., their dependencies on defined shaders and optional unified variables used inside the program code.Definitions of defined GLSL shaders.