Illuminator Distributed Visualization Library

by Adam Powell

Version 0.11.0 released March 24, 2008, built for a unknown x86_64 running linux-gnu


Documentation Formats: Source code reference:
dvi
pdf
gzipped PostScript
HTML (HeVeA)
illuminator.h
libluminate/structures.h
libluminate/illuminator.c
libluminate/render.c
libluminate/utility.c
libluminate/petsc.c
libluminate/illumulti.c
libluminate/importexport.c
libluminate/geomview.c
libluminate/imlib2.c
tsview.c
tsview-ng.c
3dgf.c
chts.c
cahnhill.c
cahnhill.h
chui.c
config.h
If you need a PostScript previewer, try GSview
This is the documentation starting point for Illuminator, a distributed visualization library. It is based on PETSc, and the current implementation uses Geomview to render isoquant surfaces.

In addition to visualization, Illuminator 0.4+ includes distributed storage functions, to permit rapid saving and loading of data to local hard drives on a Beowulf cluster using various types of compression.

Copyright (C) 2001, 2002 Adam Powell; Copyright (C) 2003 Adam Powell, Jorge Vieyra, Bo Zhou; Copyright (C) 2004 Adam Powell, Ojonimi Ocholi, Jorge Vieyra, Bo Zhou.

The libluminate library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.

Note that it uses some chunks of code from Ken Brakke's public domain Surface Evolver, those chunks are attributed in the source code.

The other source code and documentation in this Illuminator package are free software; you can distribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This software is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU (Lesser) General Public License for more details.

You should have received a copy of the GNU (Lesser) General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA

You may contact the corresponding author by email at hazelsct@mit.edu.

Share and enjoy!

Adam Powell