This archive contains the following files:

	README		This file

	GNU-GPL		The Gnu General Public License which describes the
			allowable use of the programs enclosed

	waveform.c	Waveform version 1.0, a program for generating triangle
			meshes that describe the propagation of waves across
			a plane from an arbitrary number of sources at
			different times.  Handles constructive and destructive
			wave interference; does not handle reflection of waves.
			Produces POVray smooth_triangle meshes, written out as
			waveform.inc in current directory

	Makefile	A makefile for compiling waveform.c

	wavegen.c	A simple script that generates system calls to waveform
			in order to produce waves automatically for an
			animation

	wavetest.jpg	A sample mesh rendered with POVray
