Skip to content
/ voronoi Public

A readable, easy-to-use library for generating Voronoi diagrams

License

Notifications You must be signed in to change notification settings

mtn/voronoi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

voronoi

Build Status

Voronoi is a readable, easy-to-use library for generating voronoi diagrams.

Notes

TODO

Dependencies

Sources

  • The modified AVL tree structure used to represent the beachline was based on an implementation be Harish R that can be found here.
  • Algorithm and data structure implementations based on Steve Fortune's plane-sweep algorithm as presented in Computational Geometry.

Contributors

  • Michael Noronha (mtn)
  • Christopher Bobbe (TwoEighths)

License

See LICENSE.

About

A readable, easy-to-use library for generating Voronoi diagrams

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published