Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Beginner: 3D Booleans on Nef Polyhedra (Union)

Subject: CGAL users discussion list

List archive

[cgal-discuss] Beginner: 3D Booleans on Nef Polyhedra (Union)


Chronological Thread 
  • From: menrix <>
  • To:
  • Subject: [cgal-discuss] Beginner: 3D Booleans on Nef Polyhedra (Union)
  • Date: Wed, 25 Jul 2012 11:02:03 -0700 (PDT)

Hi,

I have tried to merge several .off files (i generated) together into one
.off file.
This works really good, but some meshes are giving me headaches.
I am using the CGAL::Exact_predicates_exact_constructions_kernel.

I think it fails because these meshes are adjacent to another, having
faces/vertices that are (almost) the same.
so it becomes non-manifold in some cases. (even though it shouldn't)

Nevertheless, is there a way to export non.manifold Nef polyhedra to .off
format?
i always convert them to normal polyhedra and export these. And there is the
problem with the non-manifoldness.

I have extracted 2 simple meshes where this problem occurs.
I can send these to you when you decide to take on my problem.

Thanks,
Cheers René



--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Beginner-3D-Booleans-on-Nef-Polyhedra-Union-tp4655576.html
Sent from the cgal-discuss mailing list archive at Nabble.com.


  • [cgal-discuss] Beginner: 3D Booleans on Nef Polyhedra (Union), menrix, 07/25/2012

Archive powered by MHonArc 2.6.18.

Top of Page