QCAR-sdk 和 MD2 文件

发布于 2024-12-29 07:16:46 字数 234 浏览 0 评论 0原文

我想知道是否可以使用 MD2 格式将动画 3D 模型加载到 Qualcomm 的 AR-SDK 中。我不会问,但它说 这里 QCAR 仅适用于 .h 文件。 另外,如果您认为我可以使用更好的格式(支持动画),请随时提出建议。

I was wondering if it was possible to load animated 3D models into Qualcomm's AR-SDK using the MD2 format. I wouldn't ask but it says here that QCAR only works with .h files.
Also if you think that there is a better format that I could use (that supports animation) feel free to suggest it.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

爱她像谁 2025-01-05 07:16:46

我做了“瑜伽士”所说的同样的事情。 jPCT-AEQCAR 一起非常棒。我使用了一个 GLSurfaceView 并将 ModelView 矩阵和实际视频分辨率从本机代码引入了 Java。然后您可以轻松加载 MD2 文件和动画。

您可以在此处观看结果:

http://youtu.be/chsHh0pEhzw

I did the same thing as "yogi" said. jPCT-AE and QCAR together are awesome. I used a single GLSurfaceView and brought the ModelView matrix and the actual video resolution from native code to Java. Then you can easily load an MD2 file along with animation.

You can watch the result here:

http://youtu.be/chsHh0pEhzw

梦里寻她 2025-01-05 07:16:46

使用适用于 Android 的 min3d 库,可以加载 md2 文件。我还没有可以合并。 这里我曾问过一个问题。在 QCAR 论坛中,有人说,他们让它合并。

With the min3d libarary for Android it is possible to load md2-files. I have not yet can be merge. Here I had asked a question about. In QCAR Forum some say, that they have it merge.

尾戒 2025-01-05 07:16:46

经过长时间的努力,我成功地将 Jpct 库与vuforia,这是一个很长的代码,如果您提出具体问题,我会提供帮助

after a long struggle i succeded to integrate Jpct library with vuforia,it's a long code ,if you ask specific questions i will help

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文