Paul Rajlich
Research Programmer
Visualization and Virtual Environments
National Center for Supercomputing Applications
prajlich@ncsa.uiuc.edu
http://brighton.ncsa.uiuc.edu/~prajlich/
MAIN
WORK
CODE
PLAY
CAVE
WALL
miniWALL
STUFF

My CAVEvis tool for the visualization of scientific datasets. The tool supports astronomical datasets (FITS) as well as HDF. It allows the user to view isosurfaces as well as slices.

The tool uses vtk for the visualization algorithms and renders using Performer. This is made possible by my vtkActorToPF. In fact, vtkActorToPF is used to parallelize vtk (by data decomposition). This is done by having multiple vtk pipelines feeding a shared Performer scenegraph. Each pipeline is in its own process and works on a piece of the dataset. For example, in the snaphot above, each quadrant is being computed on a seperate processor.

An earlier version of this tool was demonstrated by Paul Sotirelis at Supercomputing '97.

(C)opyright 2003, Paul Rajlich       Want to see what I am doing now? Visit www.visbox.com


This is an archive of my NCSA website from 2003
Visit my new homepage