Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] reading an .obj file and load it into Polyhedron

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] reading an .obj file and load it into Polyhedron


Chronological Thread 
  • From: "Laurent Rineau (GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] reading an .obj file and load it into Polyhedron
  • Date: Wed, 13 Apr 2011 16:25:36 +0300
  • Organization: GeometryFactory

Le mercredi 13 avril 2011 16:13:53, achakik a écrit :
> hello,
> how can i read the .obj file to put it into Polyhedron, anyone have a code
> of a function that can dot this?

Currently CGAL only has the opposite feature: write a polyhedron to a
Wavefront .obj file.

It should not be very difficult to write a reader class with .obj as input.

--
Laurent Rineau, PhD
Release Manager of the CGAL Project http://www.cgal.org/
R&D Engineer at GeometryFactory http://www.geometryfactory.com/



Archive powered by MHonArc 2.6.16.

Top of Page