Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Re: Surface_reconstruction_points_3 problem

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Re: Surface_reconstruction_points_3 problem


Chronological Thread 
  • From: "Sebastien Loriot (GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] Re: Surface_reconstruction_points_3 problem
  • Date: Fri, 30 Dec 2011 08:04:42 +0100

The off generated file can be open with the Polyhedron_3 demo for
example or with other classical tool like MeshLab.

see this page
http://people.sc.fsu.edu/~jburkardt/data/off/off.html
for a description of the file format.

Sebastien.

mysmax wrote:
Thank you very for data file. Does the output for
poisson_reconstruction_example.cpp as below

Creates Poisson triangulation...
creates poisson triangulation: 3.62 seconds, 5 Mb allocted
Delaunay refinement...
...
.
. creates queue
.
creates matrix
.
.
solve poisson equation
.
.
.
end of solve poisson equation
etc.

is this the output while run this program. regards mysmax

--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Surface-reconstruction-points-3-problem-tp4236933p4241944.html
Sent from the cgal-discuss mailing list archive at Nabble.com.





Archive powered by MHonArc 2.6.16.

Top of Page