| Immersaview can visualize Open Inventor
models on a GeoWall/AGAVE set-up. This zip file contains the executable,
some dlls, configuration files and sample datasets. The program launches
two windows placed side-by-side sharing the same data. The data can be
a single Inventor model or a flipbook of Inventor models. |
Distributions supported :
- Immersaview version 0.2 has been tested on Red Hat Linux 7.2 and 7.3.
- Immersaview version 0.4 has been tested on Red Hat Linux 9.0.
|
|
Executable:
immersaview0.1.tar.gz
(for Red Hat 7.2 & 7.3) (25.8 MB)
Source code:
immersaview0.1src.tar.gz
(30 MB)
|
|
How to install Immersaview:
1. Open a terminal window
2. Gunzip & Untar the file
|
|
Compiling Immersaview :
It is now possible to use CMake to compile all the necessary parts
of Immersaview. The benefit of using CMake is that there is a group of make files that CMake uses that will be able to
generate the appropriate makefiles for your particular version of Windows, Linux, and Mac OS. You can download CMake here. After downloading CMake, it will be
necessary to download and install or compile the following items:
To create the makefiles for your particular compiler using CMake, consult the documentation directory of the
Immersaview source ZIP file.
|