- Program API
- Scene API
- Transforms / Matricies (hierarchy)
- Parent-child ecosystem
- Shader API
-
Shader
class -
Material
class - Materials
- Lambert
- Flat
-
- Maps (Textures)
- Texture
- FrameBuffer
- DataTexture
- DepthTexture
- VideoTexture
- Lights
- PointLight
- DirectionalLight
- ...
- Shading
- Support lights
- Support shadowmaps
- Support reflections / specular
- Extended examples