Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 350 Bytes

File metadata and controls

6 lines (5 loc) · 350 Bytes

ClickableMap

A demo of a clickable map of voronoi cells, implemented using the Godot Engine 4.0. Screenshot

Credits

Thanks to hiulit for creating Delaunator GDScript, a GDScript library for Delaunay triangulation of 2D points used in this project.