threesixty.js - A jQuery Plugin For Creating Draggable 360s
Join the DZone community and get the full member experience.
Join For Freethreesixty. js is a simple jquery plugin which allows you to create draggable 360s easily. you can then use your mouse to drag the image generated to view it in 360 degree view.
creating the 360 degree view is quite simple. you just take a bunch of images which will make up your 360 degree view and name them in the format imagename imageindex. then you specify the max index to the plugin and it takes care of the rest by generating your360s.
requirements:
jquery
demo:
http:/ / nick-jonas. github. com/ threesixtyjs/
license:
mit license
Published at DZone with permission of Hirvesh Munogee, DZone MVB. See the original article here.
Opinions expressed by DZone contributors are their own.
Comments