0.0.2-alpha • Published 10 years ago

hex-terrain v0.0.2-alpha

Weekly downloads
9
License
-
Repository
-
Last release
10 years ago

hex-terrain

Standalone demo module that creates hexagonal terrain tiles on demand

screenshot

  • 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