Skip to content

hdclearman/hex-grid-map-3D

 
 

Repository files navigation

Status

Build Status

hex-grid-map

A customizeable html5 hexagonally gridded interactive map.

Installation

hex-grid-map is available on npm. Simply install and save in your project. Browserify is the reccomended way to then use it in your project.

npm install --save hex-grid-map-3D

Architecture

The hexagonal-map is the main controller. It is injected with various Conexts to act as sub-controllers for the layers of the map.

API Reference

API

Demo

Check out the Demo. And then take a look at the source of the demo to see how everything was instantiated.

About

A 3D re-write of hex-grid-map using babylon.js

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 96.0%
  • HTML 1.9%
  • CSS 1.9%
  • Shell 0.2%