----------------------------------------------- VR5 panorama viewer 1.0.0 by Ninoslav Adzibaba www.vrhabitat.com ----------------------------------------------- ----------------- INSTRUCTIONS: ------------------ 1) Prepare your pano as 2 sets of cubic faces - 1024px and 480px 2) Copy whole "vr5_script" folder and rename it (i.e. "my_pano_01") 3) Rename and replace images in "vr_files/cube_faces" folder 4) Set parameters in "vr_files/config.js" 5) Upload to the separate folder on your site (i.e. www.yoursite.com/panos/my_pano_01/) 6) Link to the uploaded folder (i.e. www.yoursite.com/panos/my_pano_01/) 7) Enjoy! -------------- Special note: -------------- 1) Cubic panorama is stored as set of six files per resolution ( 1024px and 480px side). Naming conventions for cube face is: resolution_0 ...resolution_5 [front,right,back,left,top,down] Check sample images in "vr_files/cube_faces" folder for example. 2) Update / Replace ONLY stuff at "vr_files" folder do not delete files or change extensions. 3) Please consider donating if this script is going to be used commercially. 4) Keep in mind that browser will cache your images at first load i.e. if you have uploaded files, loaded panorama and then for some reason changed and uploaded new cube faces, the browser will still load images from the cache. The easiest way to refresh the cache is to rename panorama folder :) 5) To be able to use pano offline (like application) you have to wait for the browser to cache the files and THEN you need to add it to your home screen ( "+" bookmarks button). When caching is done there will be notification: "Panorama is available offline..." If your pano is not working offline, or you're not getting the message refer to the portion of your web server documentation that pertains to MIME types. You must associate the file extension .manifest with the MIME type of text/cache-manifest. If your website is hosted by a web hosting provider, your provider may have a control panel for your website where you can add the appropriate MIME type. -------------------------------------------------------------------- -------------------------------------------------------------------- VR5 panorama viewer by Ninoslav Adzibaba is licensed under a Creative Commons Attribution-No Derivative Works 3.0 Unported License. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -------------------------------------------------------------------- --------------------------------------------------------------------