Usage is very easy: you start off the program with the appropriate
hostname/port number information addressing a running Cactus job:
IsoView -h <hostname to connect to>
-cp <control port>
-dp <data port>
Then, with the mouse buttons in the vizualization window, you can rotate the
isosurface, move it, zoom in and out. There are also slider bars
to set the isosurface value and colors.
You can get the IsoView sources via anonymous checkout from the Cactus cvs server:
cvs -d :pserver: anon@cvs.cactuscode.org:/cactus checkout VizTools/IsoView
[ Password is 'anon' ]
and build it on your own (you will need a VTK and FLTK installation for that).
You can also download precompiled IsoView binaries here for Linux x86 and SGI (n32).