Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Nef3 Problem?

Subject: CGAL users discussion list

List archive

[cgal-discuss] Nef3 Problem?


Chronological Thread 
  • From: "Wayne C. Gramlich" <>
  • To:
  • Cc: "Wayne C. Gramlich" <>
  • Subject: [cgal-discuss] Nef3 Problem?
  • Date: Mon, 04 Jul 2011 16:29:34 -0700

Greetings:

I have been using the demo/nef_3_homogeneous program quite extensively
in my code and it has been *extremely* robust.

Recently I have come up with a relatively simple case where it fails
for me. The two attached files -- "cube.off" and "notched.off"
trigger tha failure as follows:

nef_3_homogeneous loadoff notched.off loadoff cube.off union vis

and the result looks correct. However, when I change the operation
from "union" to either "inters" or "diff", the result behaves as if
"notched.off" is just a skin, rather than a filled volume. I have
used the excellent "meshlab" program to verify that all the triangle
normals are pointed in the right direction for "notched.off".

I am running CGAL 3.8 on Ubuntu 10.4 with gcc 4.4.3 using the 32-bit
x86 hardware.

Does anybody have insight into what the issue might be?

Thank you,

-Wayne
OFF
8 12 0
-662700 -662700 -668700
662700 -662700 -668700
-662700 662700 -668700
662700 662700 -668700
-662700 -662700 50000
662700 -662700 50000
-662700 662700 50000
662700 662700 50000
3 2 3 1
3 2 1 0
3 4 5 7
3 4 7 6
3 2 0 4
3 2 4 6
3 1 3 7
3 1 7 5
3 0 1 5
3 0 5 4
3 3 2 6
3 3 6 7
OFF
24 40 0
-331350 -112500 -762700
-56350 -112500 -762700
25150 -112500 -762700
331350 -112500 -762700
-56350 -75000 -762700
25150 -75000 -762700
-56350 75000 -762700
25150 75000 -762700
-331350 112500 -762700
-56350 112500 -762700
25150 112500 -762700
331350 112500 -762700
-331350 -112500 150000
-56350 -112500 150000
25150 -112500 150000
331350 -112500 150000
-56350 -75000 150000
25150 -75000 150000
-56350 75000 150000
25150 75000 150000
-331350 112500 150000
-56350 112500 150000
25150 112500 150000
331350 112500 150000
3 13 1 4
3 13 4 16
3 16 4 5
3 16 5 17
3 17 5 2
3 17 2 14
3 14 2 3
3 14 3 15
3 15 3 11
3 15 11 23
3 23 11 10
3 23 10 22
3 22 10 7
3 22 7 19
3 19 7 6
3 19 6 18
3 18 6 9
3 18 9 21
3 21 9 8
3 21 8 20
3 20 8 0
3 20 0 12
3 12 0 1
3 12 1 13
3 23 22 15
3 15 22 19
3 15 19 17
3 17 19 18
3 17 18 16
3 13 21 20
3 13 20 12
3 15 17 14
3 3 2 11
3 11 2 5
3 11 5 7
3 7 5 4
3 7 4 6
3 9 1 0
3 9 0 8
3 11 7 10



Archive powered by MHonArc 2.6.16.

Top of Page