在 iPad 应用程序中查看 3D 模型并与之交互
我想问您如何显示从 Blender/3d max/maya 导出的 3D 模型并在 iPad 应用程序上与其交互。
我想将 3d 人体头部加载到我的 UISplitViewController
详细视图
头部将例如,当我遇到噪音时,我希望它突出显示,当我单击它时,它会将我带到另一个 UIViewController
。
我搜索过它并想出了使用 HTML5,但它很难使用。
我想出了使用 Cocos3d 和其他引擎,但我如何在普通应用程序而不是游戏中使用它。
你能给我一个关于我应该从哪里开始的提示吗?
任何帮助将不胜感激。
i wanna ask you about how to display a 3d model exported from blender/3d max/maya and interact with it on iPad app.
I wanna load a 3d human head into my UISplitViewController
Detail View
the head will be rotated, and when i came over the noise for example, i wanna it highlighted,and when i click it, it take me to another UIViewController
.
I've searched about it and i came up with using HTML5, but it's hard to use.
I've came up with using Cocos3d and other engines, but how i can use it in a normal app, not a game.
can you please give me a hint about where i should start ?
Any help will be appreciated.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我发现了一个名为“isgl3d 引擎”的引擎,它具有强大的功能并且易于在您的 iPhone/iPad 应用程序中使用。
I've found an engine called "isgl3d engine" that have a powerful capabilities and easy to use in your iPhone/iPad app.