Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Re: Can CGAL deal with STL file format?

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Re: Can CGAL deal with STL file format?


Chronological Thread 
  • From: 魏华祎 <>
  • To:
  • Subject: Re: [cgal-discuss] Re: Can CGAL deal with STL file format?
  • Date: Wed, 5 Dec 2012 15:38:15 +0800

Hi, Xianyong,

        Thanks for your reply.  

         STL (STereoLithography) is a file format native to the stereolithography CAD software created by 3D Systems.  it is widely used for rapid prototyping and computer-aided manufacturing. STL files describe only the surface geometry of a three dimensional object without any representation of color, texture or other common CAD model attributes. 

        Yes, CGAL surport the IO of  OFF file very well. Maybe CGAL haven't implement such an interface for STL file. 

Best 

Huayi

2012/12/5 ayongwust_sjtu <>
What do you mean of STL file format.

You can refer to Polyheron_3 example to read/write .off model file.

CGAL is a computational geometry library, therefore, it does not care about
read/write file matters.






-----
-------------

 Regards,
 Xianyong Liu
--
View this message in context: http://cgal-discuss.949826.n4.nabble.com/Can-CGAL-deal-with-STL-file-format-tp4656337p4656338.html
Sent from the cgal-discuss mailing list archive at Nabble.com.

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






Archive powered by MHonArc 2.6.18.

Top of Page