Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Mesh Refinement for Polyhera surfaces

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Mesh Refinement for Polyhera surfaces


Chronological Thread 
  • From: Pierre Alliez <>
  • To:
  • Subject: Re: [cgal-discuss] Mesh Refinement for Polyhera surfaces
  • Date: Thu, 23 Oct 2008 09:48:14 +0200
  • Organization: INRIA

hi Ramin,

to complete Laurent's answer - our current implementation computes efficiently the intersection between a triangle surface mesh a ray/line/segment. inspired by teh OPCODE collision detection library - we have implemented a CGAL version (shorter and very simple to use).

should you want to try the code before the release and sending us feedback - just let me know.

M. Hazegh a écrit :
Hi everyone,
I could not find a mesh refinement package for Polyhedra surfaces in
CGAL, I mean:
input:(3D polyhedra surface) --> output:(3D surface mesh)

I was wondering is such package exists or if someone has already
implemented this?

Thanks,
-Ramin




Archive powered by MHonArc 2.6.16.

Top of Page