如何使用 360° 创建应用程序看法?

发布于 2024-11-06 04:01:48 字数 134 浏览 0 评论 0原文

我想显示一个360度视图的盒子,比如这个链接(http://www.mathieusavard.info/thirdsixty/demo.html)的这个功能用jquery编写,我想在iphone上实现这个功能,但我不知道该怎么做,有人可以帮助我吗?谢谢

i want to show a box with 360 degrees view,such as like this function of this link (http://www.mathieusavard.info/threesixty/demo.html) written in jquery,and i want to do this function on iphone,but i do not know how to do it,so can anybody help me?thanks

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

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

发布评论

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

评论(1

挽容 2024-11-13 04:01:48

您需要首先像这样创建关键帧

http://www.enchant.com/rapid-elearning/wp-content/uploads/2008/01/keyframes-thumb.jpg在此处输入图像描述

所有图像的尺寸应相同,例如 100 x 100
为这些图像命名,以便您可以在循环时使用它们,名称可以是animation1.png、animation2.png等
slider 上,您可以调用此方法。
因此,当值发生变化时,请相应地更改图像视图中的图像。

You need to create Key frames first like this

http://www.articulate.com/rapid-elearning/wp-content/uploads/2008/01/keyframes-thumb.jpgenter image description here

All the images should be same size for instance 100 x 100
Name these images so you can use them while looping the name can be like animation1.png, animation2.png etc
On a slider you can call this.
So while the value is changing change images in your image view accordingly.

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