Namespace vxl.def.essl

GLSL constants

Namespace

vxl.def.essl
Used mainly by vxlRenderEngine and its descendents

Fields

{JSON} bake
The program that interleaves buffers for optimized rendering
{JSON} blender
The program to render blender scenes
{String} COLOR_ATTRIBUTE
the color attribute Id
{String} FRAGMENT_SHADER
Fragment Shader Id
{JSON} lambert
The program to render scenes without specular reflections
{String} MODEL_VIEW_MATRIX
the model view matrix Id
{String} MVP_MATRIX
the model view perspective matrix Id
{String} NORMAL_ATTRIBUTE
the normal attribute Id
{String} NORMAL_MATRIX
the normal matrix Id
{String} PERSPECTIVE_MATRIX
the perspective matrix Id
{JSON} phong
The program to render scenes with specular reflections
{String} VERTEX_ATTRIBUTE
the vertex attribute Id
{String} VERTEX_SHADER
Vertex Shader Id