如何在android中制作360度产品查看器应用程序?

发布于 2024-12-18 07:38:42 字数 70 浏览 2 评论 0原文

我想制作一个带有 360 度产品查看器的应用程序。但我希望用户与其中的一些选项进行交互。我怎样才能实现它的任何专业知识。谢谢。

I would like to make an app with a 360 degree product viewer in it.But I would like user to interact with some options along it.How can I achieve it any expertise on it.Thanks.

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

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

发布评论

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

评论(2

苹果你个爱泡泡 2024-12-25 07:38:42

你可以这样做。示例:

http://jbk404.site50.net/360DegreeView/mobile/common.html

只需复制粘贴页面的源代码和汽车图像精灵,然后根据您的图像修改变量。之后,使用 Webview 在 android 中实现它,从断言文件夹中取出它,这样它将是本地的,并且您不需要互联网连接。

You can do it this way. Example:

http://jbk404.site50.net/360DegreeView/mobile/common.html

Just copy paste the Source code of the page and the car image sprite, then modify the variables according to your image. After that implement it in android using an Webview, taking it from the assert folder so it will be local and you will not need internet connection.

叫思念不要吵 2024-12-25 07:38:42

因此,如果您想要 3D 产品查看器,您需要掌握 3D 模型,然后您需要更好地了解 openGL。

你有模型吗?如果是这样,我建议您从获取这些开始。

So if you want a 3D product viewer, you would need to get a hold of 3D models, then you would need to get to know openGL a little better.

Do you have models? If so, i'd suggest you start by getting those.

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