CocoaPods trunk is moving to be read-only. Read more on the blog, there are 14 months to go.
1pod
This is an iOS friendly, Objective-C version of Fortune's Algorithm based on Clay Heaton's Objective-C port. Using these classes, you can create Voronoi tessellations from sets of points in a cartesian plane. The library provides no graphical representation of the tessellation - it is merely an engine.
There are classes for fundamental Voronoi concepts (such as Cells, Sites, Edges, Vertices, etc) as well as classes related to Fortune's Algorithm (BeachSection, CircleEvent, etc).
Genealogy:
License: MIT