Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/CedricGuillemet/HexagridRelaxing

hexagonal grid relaxing
https://github.com/CedricGuillemet/HexagridRelaxing

Last synced: about 2 months ago
JSON representation

hexagonal grid relaxing

Awesome Lists containing this project

README

        

# HexagridRelaxing
hexagonal grid relaxing

I love some much Oskar Stålberg's hexagonal grid generation that I had to code it.
Here is a C++ version with Visual Studio project.
Computation code in main.cpp.
Rendering and UI is done with dear imgui.

![Image](Images/img1.png)
![Image](Images/img2.png)
![Image](Images/img3.png)