Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Intersection of two CONVEX 3D polyhedrons

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Intersection of two CONVEX 3D polyhedrons


Chronological Thread 
  • From: TL3SHI2 <>
  • To:
  • Subject: Re: [cgal-discuss] Intersection of two CONVEX 3D polyhedrons
  • Date: Tue, 22 Apr 2014 19:27:24 -0700 (PDT)

Hi, Olivier,
I have a question for using duality to solve this problem.
Considering there are two convex polyhedrons which are not intersect with
each other any all.
However, using duality, I can map the faces of both of the polyhedrons to
vertices, and the convex hull of the mapped vertices is always exists.
Is it saying that the intersection of the original polyhedrons exists?
I am confused about this problem.



--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Intersection-of-two-CONVEX-3D-polyhedrons-tp4564202p4659179.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.18.

Top of Page