Skip to content

DeiveEx/Polygon-Map-Generation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Polygon Map generation based on Red Blob Games Article

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published