Calculate and display an aggregating particle
After modifying the Imakefile appropriately, either use "xmkmf" or "imake" to create a Makefile. Then just type "make" to compile ycoral.
The manual page can be formatted by typing "nroff -man ycoral.man > ycoral.6X".
Some "interesting" ways to run ycoral are as follows :
% ycoral -F -n 10 -d
(use the full screen, calculate 10 maps in demo mode)
% ycoral -R
(display on the root window)
% ycoral -o coralgrowth.ppm
(calculate and display with default parameters and save the resulting image
as a PPM file called coralgrowth.ppm. this can be viewed later using xv or
any PPM viewing utility)