An orthographic projection demo.

Please use a browser that supports "canvas" Please use a browser that supports "canvas"
Manipulate the parameters of the createOrthographic(left,right,bottom,top,near,far) function:

X axis: -5.0 to 5.0 Y axis: -5.0 to 5.0 Z axis: -5.0 to 5.0
left : -5.0 5.0 | bottom: -5.0 5.0 | near : -5.0 5.0
right: -5.0 5.0 | top   : -5.0 5.0 | far  : -5.0 5.0
Change canvas size to match aspect ratio.