2 FSI Viewer JS
FSI Viewer JS is a JavaScript based tool to display 2D image zoom and 360° Object spins
on desktop computers and mobile devices. Depending on the device capabilities it offers
in place zoom or pinch zoom support. FSI Viewer JS also supports optional multiple axis
spin.
Using an optional video, the rotation of the 360° object can be displayed extremely
smooth on devices that support video capturing.
Optional hot spots with HTML content can be added by providing 3D coordinates (x,y,z)
in millimeters.
Imaging Servers
FSI products covered by this manual can at present securely be run with FSI Server
from version 2016.
Supported devices
l
iOS 4 or higher
l
Android 4.x based devices
l
Windows Phone 8 and Windows RT devices
l
Windows 8 with touch enabled browsers
l
Mouse zoom: desktop or laptop computers &all major browsers
Usage
I) add the fsiviewer.js script to the head of your document:
Adding the script
<head>
[…]
//adding the fsiviewer.js script
<script src="viewer/applications/viewer/js/fsiviewer.js"
type="text/javascript"></script>
</head>
II) Add a <fsi-viewer> tag to the part of your document body where the zoom and/or
the 360° product spin should be displayed. Add the desired dimension and the
imagesource/ directory to it:
2 FSI Viewer JS
NeptuneLabs - FSI Viewer
10