Sprites JavaScript Graphics
The shared drawing primitives: colour, shapes on an image surface, and a scene projected from three dimensions.
Namespaces
Sprites.Shader
The WebGL2 render driver: a render pass turns GLSL plus inputs into a reused texture buffer, and Render returns a reactive handle so a chain of passes composes like reactive code. Backs the shader editor.