threejs_starter icon indicating copy to clipboard operation
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