Skip to Content.
Sympa Menu

cgal-discuss - Intersection of 3D triangulations

Subject: CGAL users discussion list

List archive

Intersection of 3D triangulations


Chronological Thread 
  • From: "Philipp Richter CGAL" <>
  • To:
  • Subject: Intersection of 3D triangulations
  • Date: Thu, 05 Apr 2007 23:34:49 +0200

Hi CGAL users!
I am currently working on alpha shape triangulations of 3D point sets and would like to find intersections of those alpha shapes (same point set, different alpha values).
What would be a way to do this? It seems like one can find 3D intersections of NEF Polyhedra. So converting my alpha shapes to Nef Polyhedra, then find the intersection and then triangulate again (I want to have a triangulation in the end) sounds like it works but also sounds wasteful.
Is there a way to intersect triangulations easily? I did not find information on this in the manual or using google.
Thank you for your help!
Philipp Richter



Archive powered by MHonArc 2.6.16.

Top of Page