Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] tetrahedralization of random set of point

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] tetrahedralization of random set of point


Chronological Thread 
  • From: "Sebastien Loriot (GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] tetrahedralization of random set of point
  • Date: Tue, 10 Feb 2015 15:01:37 +0100
  • Organization: GeometryFactory

On 02/10/2015 02:49 PM, mbletry wrote:
OK, I used Delaunay_triangulation_3 and it seems much better... does any of
this make sense to anyone ? Sorry, I am not from that field at all !!

Thanks,

Marc


Delaunay will put a tetrahedron between a quadruple of points if the circumscribing sphere is free of other input point.

Sebastien.



--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/tetrahedralization-of-random-set-of-point-tp4660424p4660425.html
Sent from the cgal-discuss mailing list archive at Nabble.com.





Archive powered by MHonArc 2.6.18.

Top of Page