This is a simple THREE.js model viewer, created for aectech2020 intro to THREE.js.
npm i -g budo
budo --dir . --live
- 3dm loader to open up Rhino geometry
- Orbit Controls
- Displacement Paths
- Selection / Modify object attributes
This repo is meant to demonstrate some techniques for working with THREE.js. No framework needed.