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
|
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
| ||||
|
feedback
|
|
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.) | |||||||||||
feedback
|
|
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. | |||
|
feedback
|
|
There are multiple very good plugins. Check out http://plugins.jquery.com/plugin-tags/360-view | |||
|
feedback
|