Next: The Math library
Xlib interface, mandelbrot program, math classes
Erik Schnetter, erik.schnetter@student.uni-tuebingen.de
Abstract:
General information for several Sather libraries and demo programs.
Libraries:
- Xlib - an Xlib interface (low level routines)
- Xrm - an experimental Xrm interface (resource manager)
- Xt - an experimental Xt interface (X toolkit)
- Xaw - an experimental Xaw interface (Athena widget set)
- Time - a timer class
- Math - easier access to mathematical functions.
Demos (not for watching them, but for looking at the source code):
- mandelbrot.sa - calculates and displays Mandelbrot's set
- 3d.sa - a very simple ray tracer
- hello.sa - basic widget handling
If you have questions concerning this file, the libraries, or the demo
code, mail to <erik.schnetter@student.uni-tuebingen.de>. This text was
last updated on 1995/04/27.
The file INSTALLING describes how to install the libraries on your
system.