0.0.2-alpha • Published 12 years ago
hex-terrain v0.0.2-alpha
hex-terrain
Standalone demo module that creates hexagonal terrain tiles on demand

npm install hex-terraincd hex-terrainnpm 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:8000with your browser- plus key (+) requests a new tile from the server
- use left & right arrow keys to rotate the camera