Isocontouring related software
The ContourIV Client/Server System
A client/server system for fast isocontouring using the contour spectrum
interface. The client is a thin client only devoted to user interaction and
rendering. It is based on Open Inventor and Motif Widgets. The server is a
compute server that runs on SGI, Sun and IBM platforms.
STATUS AS OF April 30, 1999
Project completed, except for minor updates every now and then required by other related projects.
POINTERS
The libcontour Isocontouring Library
DESCRIPTION
A library version of the contour server. See the
contour documentation
and the library's header file
contour.h
for a detailed description.
STATUS AS OF May 15, 1999
- There is a new version of the library, incorporating the changes
suggested by Michel Sanner (see the
release notes).
- There is also an untested Windows NT version.
- I'm still working on another sample program for the library.
POINTERS
The Contour Cross-Platform Client
DESCRIPTION
A new contour client meant to compile and run both on UNIX and WindowsNT
platforms. It is based on OpenGL Optimizer, Cosmo 3D, and the gtWidgets
window library.
STATUS AS OF May 15, 1999
- The basic user interface structure is implemented, waiting for
the X version of gtWidgets to be sync'ed with the Windows version.
- The port to Windows is finished, too, waiting for the communications
substrated to be ported to Windows.
- I also have a multithreaded version with separate threads for
communication and rendering. It is up and running, but needs a
major cleanup before I can make it available.
POINTERS
These pointers refer to the current version of the client, which is fairly
unstable. Use at your own risk.
Miscellaneous Stuff