SimplyNaOH / voronoi

A haskell implementation of Fortune's Algorithm.
GNU General Public License v3.0
12 stars 4 forks source link

Re-implement "finish" function #3

Open SimplyNaOH opened 7 years ago

SimplyNaOH commented 7 years ago

Re implement the "finish" function which completes any remaining Edges against a bounding box. The function got lost during the rewrite in 097f563.