简体   繁体   English

可以在WPF中嵌入Maya 3D动画吗?

[英]Can Maya 3D animations Embedded in WPF?

I am new to wpf. 我是wpf的新手。 I have created a 3D animation in Maya Auto Desk. 我已经在Maya Auto Desk中创建了3D动画。 SO can i Embed it in WPF . 所以我可以将其嵌入WPF中。 is it possible ? 可能吗 ? Please help ? 请帮忙 ?

There is an older open source project to create a DirectX control for use in WPF at http://sharpdxwpf.codeplex.com/ However you'd need to convert the maya file to .x format for directX -- there used to be an exporter in the DirectX SDK but I don't know if it's been maintained. http://sharpdxwpf.codeplex.com/上有一个较旧的开源项目来创建DirectX控件以在WPF中使用,但是您需要将maya文件转换为DirectX的.x格式-以前有一个DirectX SDK中的导出器,但我不知道它是否已维护。

This project offers a 3D component for wpf and also includes links to other 3d-wpf format: http://helixtoolkit.codeplex.com/ A quick look suggests it might not support animation right now (OBJ, for example, is not an animated format) but maybe the links will help. 该项目为wpf提供了3D组件,还包括其他3d-wpf格式的链接: http : //helixtoolkit.codeplex.com/快速浏览表明它可能现在不支持动画(例如,OBJ不是动画的)。格式),但也许链接会有所帮助。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM