Skip to content

kurrik/voronoi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Voronoi Graph library for Go

This code implements a library to perform Fortune's algorithm on a set of points, returning Voronoi edges which can be used to construct tiling polygons.

This implementation is heavily based off of Ivan Kuckir's writeup and code, which is available from: http://blog.ivank.net/fortunes-algorithm-and-implementation.html

About

Voronoi Graph library for Go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages