在 Windows 桌面上动画 3D 对象 [英] Animate 3D object on windows desktop

查看:43
本文介绍了在 Windows 桌面上动画 3D 对象的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我需要在 Windows 桌面上绘制一个用户可以与之交互的 3D 对象(例如一只狗)并为其设置动画.用户交互假设点击、显示(不规则形状)对话框以供用户输入等.

I need to draw and animate a 3D object on windows desktop that the user can interact with (a dog for example). User interaction assumes clicks, display of (iregular shape) dialogs for user input etc.

  • 您知道实现这一目标的具体方法吗?

我想我有几个选择,有什么建议,哪一个最好,最简单?

I am thinking I have several options, any recomendations, which one is best, easiest?

  • WPF
  • OpenGL
  • DirectX
  • XNA

是否有任何图书馆(免费或付费)可以提供帮助?

Are there any libraries (free or paid) that can help?

推荐答案

我做了一些研究,似乎 WPF 是一个不错的选择.

I have done some reasearch and it seems like WPF is a good choice.

  • 它可以导入 3D 模型并制作动画它们或子部分.
  • 我可以与鼠标交互模型的各个部分.
  • 我可以应用纹理.玩灯光和相机等
  • 也很容易使用.

在 3D 建模工具(3DStudioMax、Maya 等)中创建模型,然后将其导出到 XAML 以在 WPF 中使用.

Model is created in 3D modeling tool (3DStudioMax, Maya etc.) and then it's exported to XAML for use in WPF.

这篇关于在 Windows 桌面上动画 3D 对象的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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