threejs_starter
threejs_starter copied to clipboard
Three.js Prototyping Starter Project
Development Setup
git clone --depth=1 https://github.com/sketchpunk/threejs_starter.git
cd threejs_starter
npm install
npm run start