Experiment with an Orthographic Projection

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

left : -5.0 -5.0 5.0 right : 5.0 -5.0 5.0
bottom : -5.0 -5.0 5.0 top : 5.0 -5.0 5.0
near : 0.0 -5.0 15.0 far : 10.0 -5.0 15.0
Change canvas size to match aspect ratio.