开发者

How do I convert .blend and .x3d files online in PHP or Javascript?

开发者 https://www.devze.com 2023-03-26 13:21 出处:网络
Can I convert somehow .blend and .x3d and other 3D file sdirectly online on my own server in Javascript / PHP / Perl (own CGIs?) ?

Can I convert somehow .blend and .x3d and other 3D file sdirectly online on my own server in Javascript / PHP / Perl (own CGIs?) ?

Are there already any good librarys for this?

Did not find anything开发者_如何学运维.


Converting .blend files directly in PHP doesnt work. But we can convert the xml-structured .x3d file easily.

Also we can convert them directly in blender.

0

精彩评论

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