[comp.archives] [dnet.general...] NCSA Height-Color Visualizer

nipper@iramu1.ira.uka.de (Arnold Nipper) (08/30/90)

Archive-name: hcvis/29-Aug-90
Original-posting-by: nipper@iramu1.ira.uka.de (Arnold Nipper)
Original-subject: Neue Software
Archive-site: zaphod.ncsa.uiuc.edu [128.174.20.50]
Archive-directory: /hcvis
Reposted-by: emv@math.lsa.umich.edu (Edward Vielmetti)

Neues aus USA im Directory ~ftp/pub/zaphod.ncsa.uiuc.edu:

	-rw-r--r--  1 ftpadm       3487 Aug 29 10:03 README
	-rw-r--r--  1 ftpadm    2221531 Aug 29 10:03 hcvis.tar.Z
	-rw-r--r--  1 ftpadm        133 Aug 29 10:03 hcvis.version

Im README steht:

NCSA Height-Color Visualizer Tar Instructions
June 1989
National Center for Supercomputing Applications
-----------------------------------------------

NCSA Height-Color Visualizer is a 3D visualization tool which allows
a user to view bi-variate data in a simplistic manner.  Input data comes
in the form of two 2D arrays - each with a single variable at every
node.  These arrays can be image data, floating point data, or any
combination therof.  The first of the two arrays is used to create
the height geometry where the indices of this array are used to form
the X-Y coordinates and the variable at every node is used as the Z
coordinate in a cartesian coordinate system.  The second of the two arrays
is assigned a color at every node through one of many available visualization
representation methods.  This resultant color field is draped over the
height geometry.  Both fields are assumed to have the same input
dimensions establishing a unique one-to-one correlation of the respective
data values in each of the two data sets.  The analysis of the correlation
of data thus becomes as easy as associating regions of varying height
with coincident regions of color.  Height-Color Visualizer 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.

Height-Color 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 using the
new Renaissance Experimental Laboratory (REL) located in the new Beckman
Institute for Advanced Science and Technology at the University of Illinois.
The purpose of this experimental lab is to provide state-of-the-art
computer graphics equipment for a prototypical, interdisciplinary
educational and research environment that focuses on computer graphics and
scientific visualization.

To obtain formal documentation for NCSA Height-Color Visualizer, write:

	NCSA Documentation Orders
	152 Computing Applications Bldg.
	605 E. Springfield Ave.
	Champaign, IL 61820

Software with additional examples may be obtained in the public domain
by invoking NCSA Anonymouse 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),
	hcvis.tar.Z, and
	hcvis.version

The file 'hcvis.tar.Z' is a compressed tar file containing all the hcvis 
code and support programs, along with several example programs.  To
extract the files from 'hcvis.tar.Z', type the following:

	uncompress hcvis.tar.Z
	tar -xvof hcvis.tar

This will create a directory called 'HCVIS' with several sub-directories
below it.  After you extract all the files with the above command, you 
should read all the README files in the respective directories for a 
complete description of HCVIS.

The file 'hcvis.version' is a text file which contains information
about which release of hcvis is contained in hcvis.tar.Z.
--------------------------------------------------------------------------------

********************************************************************************
Arnold Nipper *** Universitaet Karlsruhe, Am Fasanengarten 5 * nipper@ira.uka.de
XLINK, Inst. fuer Betr.- und Dialogsysteme, D-7500 Karlsruhe *  +49 721 608 4331
********************************************************************************