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: Fabio Casado Ruiz <>
  • To:
  • Subject: Re: [cgal-discuss] Probs loading .off file in mesh_3 demo
  • Date: Tue, 22 Mar 2011 16:09:14 -0400 (CDT)

sorry for the previous message. i'm new to this mesh and modeling. didn't
realize i coudl export with blender to .off files.
thanks.
fab.
----- Original Message -----
From: "Fabio Casado Ruiz"
<>
To:

Sent: Tuesday, March 22, 2011 4:05:38 PM (GMT-0500) Auto-Detected
Subject: Re: [cgal-discuss] Probs loading .off file in mesh_3 demo

Thanks. its all good now. I managed to play a little bit with the examples in
the demo/Polyhedron/data folder. Is there a way to load .stl files or how do
I create my own .off files? I designed a simple model (simple box) and I want
to be able to export it to some extension and then load it or convert it to
.off files. Is there a tutorial or demo for this?
----- Original Message -----
From: "Laurent Rineau (GeometryFactory)"
<>
To:

Sent: Tuesday, March 22, 2011 12:45:08 PM (GMT-0500) Auto-Detected
Subject: Re: [cgal-discuss] Probs loading .off file in mesh_3 demo



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/


--
You are currently subscribed to cgal-discuss.
To unsubscribe or access the archives, go to
https://lists-sop.inria.fr/wws/info/cgal-discuss




Archive powered by MHonArc 2.6.16.

Top of Page