【发布时间】:2011-03-14 17:36:54
【问题描述】:
我正在寻找一种在我的网站上嵌入 360 度建模图像的方法。有没有办法在没有 Flash 的 iPhone 或 iPad 上查看?
这是一个通用链接。 http://www.gsmarena.com/apple_iphone-3d-spin-1827.php
【问题讨论】:
标签: jquery html image-rotation
我正在寻找一种在我的网站上嵌入 360 度建模图像的方法。有没有办法在没有 Flash 的 iPhone 或 iPad 上查看?
这是一个通用链接。 http://www.gsmarena.com/apple_iphone-3d-spin-1827.php
【问题讨论】:
标签: jquery html image-rotation
【讨论】:
假设你可以做一个精灵而不是实际的 3d 变换,你应该能够相当容易地使用 UIImageView 对其进行动画处理。
http://appsamuck.com/day2.html
如果你真的想在 3d 中做,你需要使用 opengl,你应该研究 unity 3d。
【讨论】:
有多个非常好的插件。 查看http://plugins.jquery.com/plugin-tags/360-view
【讨论】: