Given by B. Ki, S. Klasky at Alliance 98 NCSA Illinois on April 27-29 98. Foils prepared 3 May 98
Outside Index
Summary of Material
Several Typical Displays |
Description of Architecture, Collaboration and use of Java Applications, Applets, Java3D |
Outside Index Summary of Material
Created by: B. Ki, S. Klasky, G. Fox |
Scivis is a client-server visualization and analysis system which takes full advantage of Java (over 40K lines). |
The purpose of this system is provide researchers with a customizable data analysis system to aid their research. |
We provide a collaborative framework, where users can exchange data and their own personalized filters. |
Available via (email scott@npac.syr.edu for questions) http://kopernik.npac.syr.edu:8888/scivis |
NOTE: Scivis is not Web-based, It's a Java application. |
ScivisLight is a browser version of Scivis, but is not be as powerful as Scivis! |
Scivis is a visualization server. |
Simulations servers connect to Scivis with Pipes.
|
Scivis(server) |
3d Isosurfaces |
A filter is an action which is performed on a data set(s) to create a new data set based on this action. |
We provide an infrastructure for users to create their own filters. |
Filters can be created on-the-fly and can be shared among collaborators. We provide a Wizard to create filter templates. |
We provide interfaces to edit/compile and build filters. There is no need to go outside of SciVis to create filters |
Examples:
|
Filters are created on-the-fly with our Java editor, compiler, and menu builder. |
Scivis uses sockets for collaboration. |
Since filters are user-definable, different users in a collaboration can have different filters. |
If a user in a collaboration runs a filter, her/his local version of Scivis checks to see if the other collaborator(s) have this filter.
|
This system will allow users to exchange new filters among the collaborators |
Animation's. |
Postscript/ GIF outputs (eventually MPEG). |
Zooms, Rotations |
Color map editors |
Customizable labels, tick marks, plot size, etc.. |
Full White board capabilities. |
Buffering. |
Isosurfaces, complex meshes, surface plots, contour plots, vector plots, line plots, point plots. |
Virtual Window Manager |
Scivis3D
|
ScivisLight
|
ScivisLight3D
|
Add more features!
|
Front End to Vis5D -> Scivis?? |