home *** CD-ROM | disk | FTP | other *** search
/ Peanuts NeXT Software Archives / Peanuts-1.iso / CDROM / READMEs / Peanuts-3 / Tools / screen / backspace / PharrSavers.README < prev    next >
Encoding:
Text File  |  1996-11-09  |  1.4 KB  |  33 lines

  1. PharrSavers 
  2. by Matt Pharr 
  3. 20 August 1992 
  4. (pharr@cs.yale.edu NeXTMail makes me happy)
  5.  
  6.     PharrSavers is a collection of screen savers that I've
  7. written for Sam Streeper's screen-saver BackSpace. They
  8. basically fill in some of the areas that needed to be filled
  9. in with BackSpace  bouncing clocks, and all the other basics
  10. of the screen-saver world. All four of them take advantage
  11. of the whole interface BackSpace offers to the programmer,
  12. so maybe they'll be useful to others who have neat ideas
  13. for 'savers.
  14.  
  15.     DigitalClockView bounces your basic digital clock around
  16. the screen. You can adjust not only the clock's size and
  17. speed, but also whether it uses standard AM/PM or military
  18. time.  PatchworkView was the first BackSpace screen-saver
  19. that I wrote. It grew out of a little Postscript hack I
  20. was playing with.  SnakesView shares the straightforwardness
  21. of PatchworkView. It's sort of hard to describe, but it's
  22. similar to one of the neater AfterDark modules.  SpheresView
  23. is my favorite of the bunch. It draws and shades a bunch
  24. of shaded spheres, with a nice 3-D effect and reasonably
  25. quick drawing due to the way the spheres are drawn.
  26.  
  27. **      Note that none of these modules are compatible with the
  28. first release of BackSpace, due to support for BackSpace's new
  29. capabilities. You must use the version of BackSpace that
  30. came with NeXTStep 3.0 with these screen-savers. **
  31.  
  32. -Matt
  33.