0.0.11 • Published 3 years ago
gpuvoxels

SDF -> Voxels -> Faces -> Pixels (Works only in Chrome Canary)

Dev environment
# clone repo:
git clone https://github.com/danielesteban/gpuvoxels.git
cd gpuvoxels
# install dependencies:
npm install
# start environment:
npm start
# open http://localhost:8080/ in your browser