ThreeJS Starter
A simple ThreeJS starter template:
- Uses import maps!
- Interactive orbit controls (drag to rotate, scroll to
zoom)
- Responsive design
- Proper lighting with material that responds to light
Limitations:
- Currently, all the code needs to live in a single source
file, since relative imports are not yet supported in the
VizHub Runtime