All Projects → DeiveEx → Polygon-Map-Generation

DeiveEx / Polygon-Map-Generation

Licence: other
Polygon Map generation based on Red Blob Games Article

Programming Languages

C#
18002 projects
ShaderLab
938 projects
HLSL
714 projects

Polygon Map Generation

Polygon Map

Polygon Map generation based on this article: Polygonal Map Generation for Games
Also used this library for the Voronoi generation: csDelaunay
And this for some Editor Buttons: NaughtyAttributes

I tried to adapt some algorithms so it's easier for me to understand, even if that meant sacrificing perfomance. That means that many parts of the code, while still very similar, may have signficant changes. The map is rendered to a texture using a Compute Shader.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].