Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Boolean operations between unclosed polyhedrons?

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Boolean operations between unclosed polyhedrons?


Chronological Thread 
  • From: Zohar <>
  • To:
  • Subject: Re: [cgal-discuss] Boolean operations between unclosed polyhedrons?
  • Date: Sun, 13 Apr 2014 09:35:39 -0700 (PDT)


I'm not sure what is your final objective and how much you care about
precision or the actual connectivity. But if you are not picky here is
another idea: Convert an open mesh (a1.off) to a closed one and then perform
a CSG operation properly. Conversion: Define an unsigned distance function
on your mesh. Extract the epsilon level set.



--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Boolean-operations-between-unclosed-polyhedrons-tp4659114p4659125.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.18.

Top of Page