NeptuneLabs FSI Viewer JS User Manual page 229

Table of Contents

Advertisement

8 FSI Viewer
Example – Configuration for a 360° presentation as displayed in
Figure B
<?xml version="1.0" encoding="$charset"?>
<image>
...
<TilesX value="4" />
<TilesY value="3" />
...
</image>
Figure B shows a more complex 360° view representing a rotation of 360° around
the X-axis in 45° steps and an additional rotation of +/- 15° around the Y-axis.
To present rotations around more than one axis or to present an object in different
states you need to define → SceneSets .
A Scene Set describes a sequence of individual images.
The user can select individual images of a scene set using the keys "7" or "9" in the
num pad or using the mouse mode "rotate" moving the mouse horizontally.
The user can additionally select a scene set using the keys "/" and "*" in the num
pad or using the mouse mode rotate moving the mouse vertically.
If the TilesX or TilesY parameters are defined for a source image, but no scene set is
defined, a scene set containing all the scenes from left to right, top to bottom will be
created by default. Referring to Figure B this would be
<SceneSets value="1-24" />
As the presentation of Figure B consists of 6 by 4 individual images while 8 images
represent a complete rotation around the Y- axis the definition of the following 3
scene sets is required:
Image Tiles
1 – 8
9 – 16
17 – 24
The required configuration to rotate the object around the Y- axis moving the
mouse horizontally and rotating the object around the X-axis moving the mouse
vertically looks like this:
229
Y-Axis
0 to 360°
0 to 360°
0 to 360°
NeptuneLabs - FSI Viewer
X-Axis
- 15°
+15 °

Advertisement

Table of Contents
loading

Table of Contents