Skip to content

C# implementation of Fortunes Algorithm. Includes MonoGame example

License

Notifications You must be signed in to change notification settings

pulawskig/VoronoiLib

 
 

Repository files navigation

VoronoiLib

Modification of Zalgo2462's VoronoiLib for use in my own projects. Feel free to use or modify further.

Changes

  • Migrated project VoronoiLib to .NET Standard 2.0
  • Migrated projects VoronoiDemo and VoronoiSpeedTest to .NET Core 3.1
  • Merged EttieneS' pull request with fix
  • Added Lloyd's relaxation algorithm
  • Added edges of the bounding box to the output
  • Fixed a bug in original implementation causing creation of excess Delaunay triangles because of Voronoi regions neighbouring each other outside of the bounding box

About

C# implementation of Fortunes Algorithm. Includes MonoGame example

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%