csg.js is a Constructive Solid Geometry library for JavaScript.
It employs WebGL to render solids that are created from shape intersection.
csg.js impresses with the ability to provide a logic-based environment for creating solids with just a few lines of code.
- Website: http://evanw.github.com/csg.js/















