Subject: CGAL users discussion list
List archive
[cgal-discuss] Iterative Applications of 3D Boolean Operations on Nef Polyhedra
Chronological Thread
- From: shebbycat <>
- To:
- Subject: [cgal-discuss] Iterative Applications of 3D Boolean Operations on Nef Polyhedra
- Date: Sat, 20 Sep 2014 18:12:05 -0700 (PDT)
Hi everyone,
I'm new to CGAL and quite grateful for its existence! I've built an
application that iteratively clips a 3D Nef Polyhedra with a plane, for a
specific application. For example, I define a clipping plane which
intersects a polyhedron (with its center at 0,0,0) and clip, rotate by some
degrees, clip again, and so on. When its done I convert it back to a 3D
polyhedron and render it in OpenGL.
My first question is that this process is really slow.. like taking a couple
seconds per clip. My kernel is:
typedef CGAL::Extended_cartesian< CGAL::Gmpq> K2;
My second question is that sometimes after my clip process Ive inadvertently
clipped the origin side of the polyhedron instead of the "outer" side of the
intersection. Id like to always preserve the portion of the poly that
contains the origin. Ive tried grabbing the volume handle for the origin
point, but not sure how to use it properly.
Is there anything I can do to speed the clipping up, and whats the best way
to check that my intersection will preserve the correct side of the poly?
Thanks!
--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Iterative-Applications-of-3D-Boolean-Operations-on-Nef-Polyhedra-tp4659856.html
Sent from the cgal-discuss mailing list archive at Nabble.com.
- [cgal-discuss] Iterative Applications of 3D Boolean Operations on Nef Polyhedra, shebbycat, 09/21/2014
- Re: [cgal-discuss] Iterative Applications of 3D Boolean Operations on Nef Polyhedra, Sebastien Loriot (GeometryFactory), 09/22/2014
- Re: [cgal-discuss] Iterative Applications of 3D Boolean Operations on Nef Polyhedra, shebbycat, 09/26/2014
- Re: [cgal-discuss] Iterative Applications of 3D Boolean Operations on Nef Polyhedra, Sebastien Loriot (GeometryFactory), 09/29/2014
- Re: [cgal-discuss] Iterative Applications of 3D Boolean Operations on Nef Polyhedra, shebbycat, 09/29/2014
- Re: [cgal-discuss] Iterative Applications of 3D Boolean Operations on Nef Polyhedra, Sebastien Loriot (GeometryFactory), 09/29/2014
- Re: [cgal-discuss] Iterative Applications of 3D Boolean Operations on Nef Polyhedra, shebbycat, 09/26/2014
- Re: [cgal-discuss] Iterative Applications of 3D Boolean Operations on Nef Polyhedra, Sebastien Loriot (GeometryFactory), 09/22/2014
Archive powered by MHonArc 2.6.18.