Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Nef polyhedron and nested shells

Subject: CGAL users discussion list

List archive

[cgal-discuss] Nef polyhedron and nested shells


Chronological Thread 
  • From: Qingnan Zhou <>
  • To:
  • Subject: [cgal-discuss] Nef polyhedron and nested shells
  • Date: Sat, 6 Jun 2015 11:50:12 -0400

Dear all,

I noticed that CGAL's Nef Polyhedron gave incorrect result when the input contains multiple nested shells such as the nested_ball.off, which consists of 4 concentric spheres with normals pointing outward and inward in an alternating fashion.  When intersecting it with rectangular block, box.off, it produces the following output: out.off:

Inline image 1

Where the correct output should be the following:

Inline image 2

Is there anything special I need to do when using CGAL's Nef polyhedron class?  Thanks in advance!

best,
James

PNG image

PNG image




Archive powered by MHonArc 2.6.18.

Top of Page