视频纹理:Android 增强现实框架

发布于 2024-12-10 06:23:38 字数 181 浏览 0 评论 0原文

哪些框架有这个功能? 视频 我想为 Android 实现一些功能。已经有方法了吗?不幸的是,QCAR(高通 AR SDK)还没有这个功能:(

Which frameworks have this feature? Video I would like to implement something for Android. Are there already approaches? QCAR (Qualcomm AR SDK) has this feature not yet, unfortunately :(

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

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

发布评论

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

评论(2

木森分化 2024-12-17 06:23:38

据我所知,Android 版 QCAR SDK 1.5 Beta 仅允许您使用摄像头视频作为纹理。这与发布的视频不同,该视频显示电影纹理正在几何平面上加载。

Metaio Mobile SDK 3.0 允许您在与视频匹配的几何体上设置电影纹理。

http://docs.metaio.com/bin/view/Main/AdvancedContentExample#Movie_textures

To my knowledge, the QCAR SDK 1.5 Beta for Android only allows you to use the camera video as a texture. This differs from the posted video which shows a movie texture being loaded on a geometrical plane.

The Metaio Mobile SDK 3.0 does allow you to set movie textures on a geometry that matches the video.

http://docs.metaio.com/bin/view/Main/AdvancedContentExample#Movie_textures

凝望流年 2024-12-17 06:23:38

适用于 Android 的 QCAR SDK 1.5 Beta 现在提供了一种访问视频背景纹理的简单且简化的方法。开发人员现在可以使用强大的着色器编写自定义特效,从而获得更加令人兴奋的应用程序体验。 :)

编辑: 现在 Vuforia 有了视频播放示例。 API 级别 14 (Android 4.0) 的设备支持纹理上的视频。其他设备将以全屏模式播放视频。

The QCAR SDK 1.5 Beta for Android now provides a simple and streamlined way of accessing the video background texture. Developers can now write custom special effects using powerful shaders resulting in far more exciting application experiences. :)

Edit: Now Vuforia has the Video Playback sample. Devices from API-Level 14 (Android 4.0) support video on texture. Other devices will play the video in full screen mode.

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