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

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.

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