Description: Scientific Data Visulization

Last Wednesday, Dr. Byeougseob Ki from Syracuse University gave us a seminar on Scivis -- a Scientific data visualiztion tool.

This project is done by Dr. Byeougseob Ki and one of his graduate student -- Scott Klansky. The Scivis is 100% written with Java. So At first, Dr. Byeougseob explained the benifit of the Java.

Java(tm) is a simple, object-oriented, distributed, robust, secure, architecture-neutral, portable, general-purpose programming language. Java has an extensive library of routines for coping easily with TCP/IP protocols like HTTP and FTP. Java applications can open and access objects across the net via URLs with the same ease that programmers are used to when accessing a local file system. Another feature of Java is that it support multi-thread programming. Threads allow you to do many things at the same time.

The basic elments of the Scivis is Window. The system can has as many as possissible windows theoretically. A window is assoicated with a name and some data. Users can use the "Copy", "Paste" methods to transfer data from one window to another.

Then, Dr. Byeougseob expained some other features of the system. They are:

At last, Dr. Byeougseob gave us same of examples of the system. The features of remote control and 2D, 3D zoom are wonderful.