Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/HextoryWorld/hexgrid

Configurable Hex Grid Generator
https://github.com/HextoryWorld/hexgrid

blank-hex-maps bootstrap grid hex hex-templates hexagon hexagonal-grids hexes honeycomb javascript pixi-js

Last synced: about 1 month ago
JSON representation

Configurable Hex Grid Generator

Awesome Lists containing this project

README

        

# Configurable Hex Grid Generator
A grid generator made in Javascript.

### Demo

You can see the generator working at the [Demo Page](https://hextoryworld.github.io/hexgrid/).

### HexGrid Settings

- Edge size
- Orientation
- Number of hexes (columns,rows)
- Coordinates
- Show / hide coordinates
- Line Thickness

### Export as PNG
Actually you can export the grid generated to png.

### Libraries

- [Honeycomb](https://github.com/flauwekeul/honeycomb) v3.1.0
- [PixiJS](http://www.pixijs.com/) v4.7.0
- [reimg](https://github.com/gillyb/reimg)
- [Bootstrap](https://getbootstrap.com/) v4.3.1
- [jQuery](https://jquery.com/) v3.3.1
- [Popper.js](https://popper.js.org/) v1.14.7