Basic HTML version of Foils prepared Jan 31 99

Foil 13 SV2 Server

From Overview of SV2 and SciVis BBH Grand Challenge Meeting Austin Texas -- November 5-6 1998. by Scott Klasky


The SV2 server contains geometry and filter engines.
The main tasks of the geometry engine is to compute geometry from raw data, it can also compress data.
Features in the geometry engine are to generate volume images using ray tracing techniques, Isosurface, sample various domains in the 3d data set, etc.
The server is written in Java, but many routines (such as the ray tracing routine), are written efficiently in C. Since current API provided by these visualization system does not support Java code, we will use the Java Native Interface(JNI) to call C/C++ API's.
Filters are contained on the Server and Clients.



© Northeast Parallel Architectures Center, Syracuse University, npac@npac.syr.edu

If you have any comments about this server, send e-mail to webmaster@npac.syr.edu.

Page produced by wwwfoil on Sun Jan 31 1999