Skip to content

vmarnauza/blocks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is an attempt to recreate a piece of generative 3D art using Three.js. You can have a look at the original here.

Click here to see my progress

Development set-up

Run the project locally

# install NPM dependencies
npm install
# run development server
npm run serve

Build for production

npm run build

Lint

npm run lint

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published