Export Code

ThreeJS Starter

Curran Kelleher

Last edited May 09, 2025
Created on Oct 26, 2024
Forked from HTML Starter

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
MIT Licensed