1WMJulia-0.4 - Public release
2-----------------------------------------------------------
3Authors...: Dave Turner (turnerd@reed.edu)
4
5Note......: Julia sets are really cool looking for how few lines of code they
6take.
7
8
9Credits...: Thanks to Dag Wieers (dag@digibel.be) for wmpong, on which this is
10based.
11
12
13Description
14-----------------------------------------------------------
15Makes an animated julia set.  Intended for a windowmaker/afterstep dock/wharf applet.  I haven't actually tested it on windowmaker, only afterstep.
16
17
18Notes:
19-----------------------------------------------------------
20Version 0.3 allows selection from a list of color maps, and uses a more efficient algorithm.  Click on the Julia Set to change the color map.  Version 0.4 adds the -s option, which maps the julia set onto a spinning sphere.
21
22
23Files
24-----------------------------------------------------------
25README		This file.
26INSTALL		Installation instructions.
27BUGS		Description of little creatures.
28COPYING		GNU General Public License Version 2.
29
30
31Bugs
32--------------------------------------------------------------
33If you discover any bugs in this software, please send a
34bug report to turnerd@reed.edu and describe the problem in as much
35detail as you can.  Better yet, fix it.
36
37