Started 8/26/2001 by Bob Futrelle
This page is exclusively for the people actually working on the SVP system design and implementation. Initially, Fall 20001, this is just Dan Crispell and Bob. Since it is private, it should not appear as a link on any publicly accessible web page.
Overview: We will be using Swing and Java 2D as much (or more) than we'll be using JAI. JAI has tons of "canned" routines, whereas we will be developing custom pixel-level software almost exclusively. This linked page lays out some of the system and Java-related issues.
I have given Dan the Rodrigues book, the only one so far that covers JAI.
First, here are the URLs from the mail I sent earlier.
Swing and Java 2D: On the client-side, the system building we do will use tools from Swing and Java 2D. Here are some links for these topics. There are many books on the topics, e.g., the 900 page Swing Tutorial book.
BTW: I try to keep copies of all these books in the Egan lab.