是否可以在C#中阅读和编辑并显示.3ds文件? [英] is it possibe to read and edit and show .3ds files in C#?

查看:119
本文介绍了是否可以在C#中阅读和编辑并显示.3ds文件?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

是否可以在C#中阅读和编辑并显示.3ds文件?

有没有库?

is it possibe to read and edit and show .3ds files in C#?
Is there any library?

推荐答案

是的。所有文件至少都是二进制形式的可读文件。



文件中的数据是否适合人类理解而无需额外处理是另一回事,您将不得不进行调查从文件格式开始: http://www.martinreddy.net/gfx/3d/3DS.spec [ ^ ]
Yes. All files are readable at least in binary form.

Whether the data inside the file is amenable to human comprehension without additional processing is another matter, and you will have to investigate that by starting with the file format: http://www.martinreddy.net/gfx/3d/3DS.spec[^]


这篇关于是否可以在C#中阅读和编辑并显示.3ds文件?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆