开发者

How can i convert from "STL" format to "3DS"

开发者 https://www.devze.com 2023-03-19 06:48 出处:网络
Is there any way to convert an STL 3D object to开发者_JAVA技巧 a 3ds one by matlab code or C++AssImp.Import formats and output formats.c ++ language you can refer to lib3ds. Maybe you can think about

Is there any way to convert an STL 3D object to开发者_JAVA技巧 a 3ds one by matlab code or C++


AssImp. Import formats and output formats.


c ++ language you can refer to lib3ds. Maybe you can think about the OpenSceneGraph's osgDB plugin. It deal with the stl format and 3ds format.

0

精彩评论

暂无评论...
验证码 换一张
取 消