Closed matttraynar closed 7 years ago
Slowly making progress, implemented Fortune's algorithm but it doesn't work just yet. Some issues with edge creation from the Voronoi points.
This is all but done. Needs a few fixes as currently seems to be drawing a stretched diagram. Better than nothing though
This is now done. All works. Still a few artefact edges but I'm yet to figure out where they're coming from
Need to get the basic Voronoi diagram working so that it can take points and use Fortune's algorithm to produce a diagram from them.