Rendering
 
 
 

Rendering is performed in two stages:

  1. Geometry processing
  2. Shading

Both stages of rendering are controlled by plug-ins (MeshRenderer and Material respectiviely) which can be replaced by the SDK user.