
8 Apr
2010
8 Apr
'10
9:14 p.m.
I see now that your element is actually a bisector of two sites, the moving point at which two parabolas intersect that traces line segments of the veronoi diagram as the sweepline advances.
Yes, you are right. Thanks for all the tips. I've already written my proposal. If you implement Medial Axis with sweepline that works on non-convex
polygons with holes you have implmented an algorithm that can also handle multiple non-overlapping polygons.
Ok, I see. At the moment I am looking for docs about Medial Axis sweepline algo implementation. Maybe you have some references? Best, Andrii Sydorchuk