3D voxel models rendered with three.js
Built with:
-
Install and use the correct version of Node using NVM
nvm install
-
Install dependencies
yarn
-
Start the development server - Currently a decryption key is needed in order to view the models locally
yarn dev
-
Open http://localhost:3000 with your browser.