Substrate MacOS X Screensaver Module
Current version: 1.0.2
05-16-2006
Download:
http://www.hovenweep.org/~rowan/software/substrate/SubstrateU.dmg.gz (module, Universal binary for MacOS X 10.4.x)
http://www.hovenweep.org/~rowan/software/substrate/Substrate10.3.dmg.gz (v1.0.1, module, for MacOS X 10.3.x PowerPC)
This is a port of the XScreensaver module of the same name, which in
turn is a port of the Java code at complexification.net by J.
Tarbell. The primary modifications (other than importing it to the
MacOS X screensaver framework) are to the color palette: rather than
choosing colors from the predetermined palette, I choose colors from a
random range of red, green, and blue values, resulting in a similar
coordination of colors, but variability between runs.
Sample Images
Showing the progression from opening scenes to nearly full field:
History
- 1.0.2 (05-16-2006): preview window fixed, Universal binary, MacOS X 10.4 required
- 1.0.1 (01-12-2006): fixed an array bounds crash and added
some graphics tweaks
- 1.0.0 (07-11-2005): first release