Javascript 中的 360 度图像预览(无 Flash)

发布于 2024-10-22 08:46:14 字数 234 浏览 7 评论 0原文

我正在寻找一种在我的网站上嵌入 360 度建模图像的方法。有没有办法在没有 Flash 的情况下在 iPhone 或 iPad 上查看该内容?

这是一个通用链接。 http://www.gsmarena.com/apple_iphone-3d-spin-1827.php

I am looking for a way to embed a 360 modeling image on my website. Is there a way to view that on an iPhone or iPad without Flash?

Here's a generic link. http://www.gsmarena.com/apple_iphone-3d-spin-1827.php

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

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

发布评论

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

评论(3

時窥 2024-10-29 08:46:15

假设您可以进行精灵而不是实际的 3D 变换,那么您应该能够相当轻松地使用 UIImageView 对其进行动画处理。

http://appsamuck.com/day2.html

如果你真的想以 3D 方式进行,你将需要要使用 opengl,您应该研究 unity 3d。

http://unity3d.com/unity/

You should be able to animate that with UIImageView fairly easily assuming you would be ok doing a sprite rather than an actual 3d transform.

http://appsamuck.com/day2.html

If you really want to do it in 3d you will need to use opengl you should look into unity 3d.

http://unity3d.com/unity/

人生百味 2024-10-29 08:46:15

有多个非常好的插件。
查看 http://plugins.jquery.com/plugin-tags/360-view

There are multiple very good plugins.
Check out http://plugins.jquery.com/plugin-tags/360-view

娇纵 2024-10-29 08:46:14

我用过 jQuery reel 几次,效果非常好。

这是我制作的演示<​​/a>。

(顺便说一句,由于内存限制,超过一定大小的精灵在 iOS 上无法工作,因此我的演示中有所区别。)

I've used jQuery reel a few times, and it's pretty good.

Here's a demo I made.

(By the way, sprites over a certain size don't work on iOS due to memory limitations, hence the distinction on my demo.)

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