Skip to content
mattdesl edited this page Jan 3, 2014 · 4 revisions

cam3d is a small module for working with 3D in WebGL, DOM, or 2D Canvas. It will be the basis for higher-level APIs down the road, but also stands on its own if you need basic 3D effects or low-level control over your scenegraph (e.g. working with Canvas gradients, clipping, etc).

contents

Clone this wiki locally