Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/HextoryWorld/hexgrid
- Owner: HextoryWorld
- License: cc0-1.0
- Created: 2019-10-10T22:19:49.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-01-14T18:27:57.000Z (almost 3 years ago)
- Last Synced: 2024-05-06T15:12:43.034Z (7 months ago)
- Topics: blank-hex-maps, bootstrap, grid, hex, hex-templates, hexagon, hexagonal-grids, hexes, honeycomb, javascript, pixi-js
- Language: JavaScript
- Homepage: https://hextoryworld.github.io/hexgrid/
- Size: 658 KB
- Stars: 4
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-starred - HextoryWorld/hexgrid - Configurable Hex Grid Generator (javascript)
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