All the software should be available in your environment by default. All available "softcopy" documentation (man pages and tutorials) are also installed. Should you have any trouble with these, please contact the vizlab manager right away.
In many cases, hardcopy documentation is also availabe for short-term borrowing from the vizlab manager.
| Name | Invocation | Comments |
|---|---|---|
| Adobe Premiere | premiere | For compositing movies. |
| Forms library | fdesign, or roll your own | A toolkit for building GUIs. See the man page for xforms or fdesign. |
| GLUT | Link with -lglut ... | A simple toolkit for handling the windowing side of OpenGL programs. See the man page for glut. |
| GMT | gmt | A set of mapping tools. Home page is http://www.soest.hawaii.edu/wessel/gmt.html |
| IBM Data Explorer | dx | A very general, but slow and resource-intensive, 3D visualization system. Home page is http://www.almaden.ibm.com/dx |
| IDL | idl | Data analysis and simple visualization programming language. Home page is http://www.rsinc.com |
| Maple | maple | Symbolic algebra package. |
| MatLab | matlab | High level matrix and data analysis functions |
| netCDF | Link with -lnetcdf | Toolkit for writing portable binary files on disk. |