Skip to content

Voronoi Diagram implementation for C# Godot

License

Notifications You must be signed in to change notification settings

aseiis/csGodotDelaunay

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 

Repository files navigation

csDelaunay for Godot with C#

Godot C# Delaunay library for generating Voronoi diagram. Includes Lloyd relaxation.

This is a fork of PouletFrit work for Unity/general purpose (https://github.com/PouletFrit/csDelaunay). I just refactored some code to be able to use Godot built-in Vector2.

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%