hex-terrain
v0.0.2-alpha
Published
Standalone demo module that creates hexagonal terrain tiles on demand.
Downloads
2
Readme
hex-terrain
Standalone demo module that creates hexagonal terrain tiles on demand
npm install hex-terrain
cd hex-terrain
npm install
( to fetch dependencies )- ( you will still need to make the Three.js library files available at the paths expected by
public/index.html
) npm start
( starts the server running )- visit
http://localhost:8000
with your browser- plus key (+) requests a new tile from the server
- use left & right arrow keys to rotate the camera