This demo is intended to show how to implement a Viewpoint 3-D file.
The Viewpoint software generates a .MTX/.MTS files, and can be implemented using either:
OBJECT format (example 1)
or
JAVASCRIPT format (examples 2 & 3)
The OBJECT format only requires the .MTX file
The JAVASCRIPT format requires both the .MTX and the .MTS files
|