Module shaders

Module shaders 

Source

Constantsยง

SCATTER_FRAGMENT_SHADER
Fragment shader for scatter plots (advanced, with anti-aliased circles)
SCATTER_VERTEX_SHADER
Vertex shader for scatter plots (advanced, with circular point support)
SIMPLE_FRAGMENT_SHADER
Simple fragment shader (currently used, solid color output)
SIMPLE_VERTEX_SHADER
Simple vertex shader (currently used for basic point rendering)