360 degrees rotating view in JavaScript [closed]
Are there any good JavaScript libraries that can do this ?
These are usually done in flash
I have found this plug开发者_高级运维in so far, looking for others to evaluate.
http://jquery.vostrel.cz/reel
try these!
- http://www.mathieusavard.info/threesixty/demo.html
- http://www.silverscripting.com/pamoorama/sample1.html
- http://www.openstudio.fr/jquery.panorama/
If you just want an X degree rotation thing, we used this script from TwitPic (http://twitpic.com/1kg9w8). It was very easy to adapt. If you want some spinning thing, I guess you could combine this library with a timeout to have it move at intervals.
Try this one? http://lukedurrant.com/2011/08/apples-360-rotating-ipod-html-5-source-code-download/
精彩评论