Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 303 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 303 Bytes

CAD.js

Simple (non-parametric) CAD demo in JavaScript

This was my final project for COS 426 "Computer Graphics" at Princeton University.

Built on THREE.js and csg.js

To run...

run python -m SimpleHTTPServer and go to localhost:8000 in browser