Hi,
3ds files stores geometry as triangles.
Generally if you want to store these figures:
arc, text and etc.. you should convert them to the triangles array
(do triangulation) and store using lib3ds.
(Any geometry figure can be defined using triangles).

Regards,
Tomas


Adrian Bedeau wrote:
> Hi,
> 
> I would like to ask if it is possible to use lib3ds to create the 
> following geometries:
> arc
> line
> text
> torus, cone, sphere
> 
> If it is possible to do so, will you please advise me how to create such 
> geometries?
> 
> Regards,
> 
> Adrian
> 
> 
> ------------------------------------------------------------------------
> 
> -------------------------------------------------------------------------
> Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
> Studies have shown that voting for your favorite open source project,
> along with a healthy diet, reduces your potential for chronic lameness
> and boredom. Vote Now at http://www.sourceforge.net/community/cca08
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> lib3ds-devel mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/lib3ds-devel



-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
lib3ds-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/lib3ds-devel

Reply via email to