API Docs for: 0.9.16
Show:

CanvasRenderer Class

Module: Renderer

CanvasRenderer will output the scene onto the supplied canvas context using the 2D drawing context. Standard canvas 2D operations such as drawing arcs, lines and filled shapes will be used to render the 3D entities. A lot of the rendering techniques are based on the work done in my first JavaScript 3D library 'K3D' see bit.ly/canvask3d

Item Index