https://github.com/jimblandy/hexes
Simple Glium program that draws a hexagonal grid you can curl up with the mouse.
https://github.com/jimblandy/hexes
Last synced: 3 months ago
JSON representation
Simple Glium program that draws a hexagonal grid you can curl up with the mouse.
- Host: GitHub
- URL: https://github.com/jimblandy/hexes
- Owner: jimblandy
- Created: 2017-01-15T14:35:10.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-25T21:12:28.000Z (about 8 years ago)
- Last Synced: 2025-03-17T16:03:26.989Z (3 months ago)
- Language: Rust
- Size: 13.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# hexes
Use [Glium] to draw a hexagonal grid that can be rolled up by moving the mouse towards it.
This is very sloppy with coordinate systems. I would like to clean that up.
[Glium]: https://github.com/tomaka/glium