Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Triangulaing a polyhedron

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Triangulaing a polyhedron


Chronological Thread 
  • From: Andreas Fabri <>
  • To:
  • Subject: Re: [cgal-discuss] Triangulaing a polyhedron
  • Date: Wed, 15 Feb 2012 17:03:52 +0100
  • Organization: GeometryFactory

On 15/02/2012 16:24, Zohar wrote:

Hi,

I have N points which were sampled from a polyhedron. I'd like to
triangulate these points, so I would get a new polyhedron with these N
points. Any ideas?

Instead of sampling you might remesh.



BTW is there an easy way to find the closest point on a polyhedron from a 3D
point?

Have a look at the AABB Tree
http://www.cgal.org/Pkg/AABB_tree


andreas



Archive powered by MHonArc 2.6.16.

Top of Page