[geos-devel] Port for ConformingDelaunayTriangulationBuilder

Sandro Santilli strk at keybit.net
Tue Aug 20 04:56:48 PDT 2013


On Tue, Aug 20, 2013 at 04:50:39PM +0530, vishal tiwari wrote:
> Hey,
> 
> I have figured out classes and methods required for Conforming Delaunay
> Triangulation port. And it looks like, its way more as compared to Voronoi
> Diagram Builder.
> 
> Here are some of the things that needs to be done:
> 
> -- index::kdTree.
> -- index::kdNode.
> -- geom::LinearComponentExtractor

Note that we do have a geom/util/LinearComponentExtracter.h

> -- triangulate::ContraintVertex
> -- triangulate::ConstraintSplitPointFinder
> -- triangulate::NonEncroachingSplitPointFinder
> 
> I will try to complete it within the remaining GSoC time. But if its not
> complete in that period I will complete the remaining it after GSoC period.
> :)

Thanks for your effort. I'll try to merge some on the Voronoi work these
days.

--strk;


More information about the geos-devel mailing list