Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Re: suggestion about triangulation

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Re: suggestion about triangulation


Chronological Thread 
  • From: "Sebastien Loriot (GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] Re: suggestion about triangulation
  • Date: Fri, 15 Mar 2013 12:43:42 +0100
  • Organization: GeometryFactory

Strange, I just tried and it worked for me (the loading, the reconstruction looked bad as there are not enough points).

Can you try with a file in the demo folder?

For example CGAL/demo/demo/Surface_reconstruction_points_3/data/ChineseDragon-points.off


Sebastien

On 03/15/2013 10:43 AM, mario wrote:
Ok,

however i downloaded Point_set_demo.exe from
http://www.cgal.org/demo/4.2/surface_reconstruction_points_3.zip

as i thought it should do strategy 1 but when i open a very simple file
like(a cube) :

OFF
8 0 0
-0.500000 -0.500000 0.500000
0.500000 -0.500000 0.500000
-0.500000 0.500000 0.500000
0.500000 0.500000 0.500000
-0.500000 0.500000 -0.500000
0.500000 0.500000 -0.500000
-0.500000 -0.500000 -0.500000
0.500000 -0.500000 -0.500000

demo crashes with message "Program received SIGSEGV: Segmentation Fault"

where i'm wrong?



--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/suggestion-about-triangulation-tp4656957p4656970.html
Sent from the cgal-discuss mailing list archive at Nabble.com.





Archive powered by MHonArc 2.6.18.

Top of Page