hex-terrain

0.0.2-alpha • Public • Published

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

/hex-terrain/

    Package Sidebar

    Install

    npm i hex-terrain

    Weekly Downloads

    4

    Version

    0.0.2-alpha

    License

    none

    Last publish

    Collaborators

    • joates