Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Problem with Polyhedron_3 demo - intersection of objects with the same vertices

Subject: CGAL users discussion list

List archive

[cgal-discuss] Problem with Polyhedron_3 demo - intersection of objects with the same vertices


Chronological Thread 
  • From: swistak06 <>
  • To:
  • Subject: [cgal-discuss] Problem with Polyhedron_3 demo - intersection of objects with the same vertices
  • Date: Wed, 5 Mar 2014 22:23:48 -0800 (PST)

Hello,

I am very new to CGAL, but started with demo program, namely Polyhedron_3.
The funcionality of this demo is very promising to me, since I need to find
the intersection of two polyhedra. But I have a following problem:

I take two off files with icosahedra, of which one is shifted in 3D. Some
vertices of the two objects meet (are the same). After transforming to Nef
and then doing boolean intersection I get "Segmentation fault" of the
program and it exits. I have no such problems with two objects not sharing
the vertices, so I guess this is the reason. The same problem I meet with
other polyhedra (like triacontahedron or truncated concave triacontahedron).

Is it a problem of demo program only and does not appear in the
"intersection" library of CGAL or the problem is bigger? Frankly, I would
like not to create my own software, if possible.

I run CGAL-4.3 under Virtual Machine Ubuntu 10.04. 32-bit. The host is Win7
x64.

I will be grateful for any help.

Best,
Radek



--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Problem-with-Polyhedron-3-demo-intersection-of-objects-with-the-same-vertices-tp4658911.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.18.

Top of Page