gpuvoxels icon indicating copy to clipboard operation
gpuvoxels copied to clipboard

SDF -> Voxels -> Faces -> Pixels

gpuvoxels npm-version

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

gpuvoxels

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