3D Image Viewer jQuery Source Code
Description:
Viewer3D is a small jQuery plugin for displaying a 360° view of a sequences of images or panorama. It is simple, lightweight, no flash needed, no extra css need, fast and compatible with all major browsers and touches devices. It has been tested on Android browsers, Ipad browser, IE 6,7,8,9 , Firefox, Chrome, Safari and Opera.
Installation:
1.Load the 1.jQuery library, optionally the 2.jQuery MouseWheel plugin, 3.viewer3d.js:
2.Set up your images tags, give them an id or class, and set the inlineOpts attribute indicating image path and frames, or image sprite and row and columns:
3.Finally call the plugin after the image tag or on $(document).ready():
Methods:
Usage:
This plugin can be use with a sequences of images or with a unique sprite image containing the single images frames.
Instructions:
1. Download the source code.
2. Extract the compressed folder.
3. Open the index.html in any browser
Note:
This is just a simple program any updates or constructive criticism will be accepted.
Download Link: