terrain icon indicating copy to clipboard operation
terrain copied to clipboard

A fast heightmap based voxelizer

terrain

screenshot

A fast heightmap based voxelizer

NPM package

three-terrain npm-version

Editor

# clone this repo
git clone https://github.com/danielesteban/terrain.git
cd terrain
# install dev dependencies
npm install
# start the dev environment:
npm start
# Open http://localhost:8080/ in your browser