CooperCorona / Voronoi

Swift framework for calculating voronoi diagrams using Fortune's Algorithm.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cell Neighbors

CooperCorona opened this issue · comments

Add properties to the VoronoiCell class so users can access the VoronoiCell objects adjacent to each other.