Skip to content

…an exploration of Voronoi diagrams in C++

License

Notifications You must be signed in to change notification settings

KnairdA/voronoi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

voronoi

...an exploration of Voronoi diagrams in C++.

Execute voronoi.sh to generate an animated GIF of the transition between a Voronoi diagram based on the Manhattan metric and one based on the Euclidean metric.

An animation of the unit sphere may be generated using unit_circle.sh.

Freely available under the terms of the MIT license.

Example

Transition between the Manhattan and Euclidean metric

Dependencies

About

…an exploration of Voronoi diagrams in C++

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published