Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Probs loading .off file in mesh_3 demo

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Probs loading .off file in mesh_3 demo


Chronological Thread 
  • From: "Laurent Rineau (GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] Probs loading .off file in mesh_3 demo
  • Date: Tue, 22 Mar 2011 17:45:08 +0100
  • Organization: GeometryFactory

Le mardi 22 mars 2011 17:37:32, Fabio Casado Ruiz a écrit :

> I'm trying to open camel.off with Mesh_3 demo (using ubuntu) and it just

> says that it is not a known file format. Doesn't this demo take .off files

> as an input?? help anyone?

The .off file must be oriented. Try to open the same file with the Polyhedron_3 demo, and see if the type of the opened item is a polyhedron, or a polygons soup. In the polyhedron demo, there is a function to try to orient a polygons soup.

--

Laurent Rineau, PhD

R&D Engineer at GeometryFactory http://www.geometryfactory.com/

Release Manager of the CGAL Project http://www.cgal.org/




Archive powered by MHonArc 2.6.16.

Top of Page