Skip to content

Uvacoder/3D-experiments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3D Experiments 🎲


This is a place where I post sketches and experiments while learning THREE.js.

Install ⚙️

npm install / yarn install

Start 🏃

npm run start / yarn start

Build 😷

npm run build / yarn build