NeptuneLabs FSI Viewer JS User Manual page 37

Table of Contents

Advertisement

2 FSI Viewer JS
Automatically destroy instances created with the fsi-viewer tag upon removing the
tag from the document DOM.
spinDirectionImage
Description
Syntax
Default
Context
Specifies the direction of the spin rotation.
SceneSets
Description
Syntax
Default
Context
Defines the minimum instance size of the viewer.
Using this parameter you can define scene sets for 360° views. Scene sets define
the order of scenes to be displayed.
The default is a single scene set containing all scenes (image tiles) from scene 1 to
the last scene image. The default sequence is left to right, top to bottom in a tile
image and the sequence of the <image> nodes for 360° views based on individual
source images.
In the viewer scenes can be selected by moving the mouse horizontally and scene
sets can be selected by moving the mouse vertically.
Syntax:
Individual sets have to be separated with ";" (semicolon).
Scenes within the sets are separated with "," (comma) and specify the 1- based
index of the image from left to right, top to bottom up to the total number of scenes
(TilesX x TilesY or individual source images).
Instead of individual scenes you can also specify scene ranges, e.g. "5-10".
If you leave out the start or the end of a scene range, 1 or respectively the last
scene will be assumed in this case. If you specify a range using "->" the scenes from
37
defines direction of rotation
String
"left"
FSI Viewer JS
Scene sequence definition
String
1 – n tiles
FSI Viewer JS
NeptuneLabs - FSI Viewer

Advertisement

Table of Contents
loading

Table of Contents