LSCE Visualization And Data Postprocessing Tools


Volume Visualization Applications

Current version of the interactive volume rendering application: DOWNLOAD

Past (DCOM based) versions of the rendering and movie playing applications: OLD

Description of the HVR volume rendering server and examples
of how it is currently being used at the LCSE (2.4 MB pdf file): PAPER ABOUT HVR SERVER

A guide to the graphical user interface for HVR (14.6 MB pdf file): USERS GUIDE FOR HVR

Description of the use of these utilities in a particular example
(4 MB PDF file): VolVis-paper

Terse summaries of the volume rendering, movie making, and movie display applications available and how to use them.

     SYSTEM REQUIREMENTS
     FILES IN THIS DISTRIBUTION
     HOW TO INSTALL
     HOW TO INTERACTIVELY VOLUME RENDER
     HOW TO MAKE MOVIES
     HOW TO CONVERT MOVIES TO STANDARD FORMATS


Sample Volume Data

 

Red Giant Star (23MB zip file)

Temperature fluctuations from a 512x512x512 cell model star. Data is in a four tiered, block-tree hierarchy format, with voxel resolutions ranging from 64x64x64 to 512x512x512. Zip file includes project file v72dT0302.hvp, which may be opened with hvr-gui.


Generation of Block Tree Formatted Data

 
FOR MS WINDOWS SYSTEMS

Application ready to run: bob2hv.exe

This is a Win32 console application and takes command line arguments. Usage: bob2hv Nx Ny Nz file_name

Source Code: bob2hv_16May2003.zip

This zip file contains a Microsoft Visual C++ 6 project: open the project file "bob2hv.dsp" to start.

 

FOR UNIX SYSTEMS

Source Code: BlockTreeGen_25Apr2003.tar

FILES IN THIS TAR:

BlockTree.c        Subroutine block_tree for generating a block tree from uniformly sampled data
GenBlockTree.f90   Example of how to stage data and call subrtouine block_tree
Makefile           Compile and generate exicutable: GenBlockTree


Remote File Services

CLICK HERE TO GET THE ZIP FILE: REMOTE_2002Jan31.zip