iPhone 中的 3D 对象关节访问
我在 Maya 中有一个 3D 对象,它有用于运动的关节,我如何在 iPhone 中访问该对象的关节,请指导我,以便我能够实现这一点。
I have 3D object in Maya which have joints for its movements, how can I access the object's joints in iPhone, Kindly guide me so that I can make it possible.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
没有 iPhone API 可以实现此目的。您必须找到一个在 iPhone 上运行并与 Maya 集成的游戏引擎。
Unity 和 SIO2 都在 iPhone 上运行并引用 Maya 支持,可能还有其他支持。我不知道所说的支持是否包括逆联合数据。
实际上,尝试在 https://gamedev.stackexchange.com/ 上询问。我才刚刚知道这件事。
There is no iPhone API for this. You'll have to find a game engine that runs on iPhone and integrates with Maya.
Unity and SIO2 both run on iPhone and cite Maya support, and there are probably others. Whether said support includes inverse joint data, I don't know.
Actually, try asking on https://gamedev.stackexchange.com/. I only just found out about it.