NCSA Isosurface Visualizer Tar Instructions August 1990 National Center for Supercomputing Applications ----------------------------------------------- NCSA Isosurface Visualizer is a 3D visualization tool which allows a user to generate 3D surfaces of constant value in a simple manner. Input data must be in the form of a single 3D array of scalar data stored as a Scientific Data Set (SDS) in an HDF file. As output, the program can generate a VSet in an HDF file and/or an object file. Both of these files contain the polygons that make up the isosurface. The VSet may be viewed by a program such as NCSA PolyView. The object file is a simple ascii file of vertices and connectivity; and it may be viewed by programs such as Personal Visualizer from Wavefront Technologies, Inc. If the program has been compiled on a Silicon Graphics Iris, then ISOVIS also gives you the option of displaying the isosurface within ISOVIS. You can control color selection, scaling, rotation, etc. You can also save the resultant image as a raster image in HDF format. ISOVIS has been set up as a non-interactive batch utility to enable users the ability to create 3D animations from time-dependent data with little effort. Isosurface Visualizer was written at the National Center for Supercomputing Applications (NCSA) located at the University of Illinois, Urbana-Champaign. The software was developed by NCSA's Software Development Group and NCSA's Visualization Services and Development Group. Software with additional examples may be obtained in the public domain by invoking NCSA Anonymous FTP: 1) ftp ftp.ncsa.uiuc.edu /or/ ftp 128.174.20.50 2) log in using "anonymous" for the name 3) enter your local login name for the password ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ *** TAR INSTRUCTIONS *** ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ In this directory, you will find the following three files: README (which is this file), isovis.tar.Z, and isovis.version The file 'isovis.tar.Z' is a compressed tar file containing the isovis executables along with example data. To extract the files from 'isovis.tar.Z', type the following: uncompress isovis.tar.Z tar -xvof isovis.tar The file 'isovis.version' is a text file which contains information about which release of isovis is contained in isovis.tar.Z.