Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Arrangement of patches\planes using Nef Polyhedra

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Arrangement of patches\planes using Nef Polyhedra


Chronological Thread 
  • From: Andreas Fabri <>
  • To:
  • Subject: Re: [cgal-discuss] Arrangement of patches\planes using Nef Polyhedra
  • Date: Sat, 28 Feb 2009 22:15:28 +0100

Amir Vaxman wrote:
Hello,


Is it possible to create an arrangement of planar patches in 3-space using Nef Polyhedra? As a special case, the arrangement of full planes.


Amir.



Hi Amir,

As full planes are valid Nef polyhedra, you can apply the join operation
on them in order to obtain their arrangement.

Concerning the planar patches the main difficulty will be to generate them.
If they are given as a polygon with floating point coordinates on a plane
chances are high that the precondition fails that the points must be coplanar.

best regards,

andreas



Archive powered by MHonArc 2.6.16.

Top of Page