home *** CD-ROM | disk | FTP | other *** search
/ Peanuts NeXT Software Archives / Peanuts-Update.iso / CDROM / Contents / READMEs / Peanuts-3 / Tools / screen / backspace / old / MovieSavers.README < prev    next >
Encoding:
Text File  |  1996-11-09  |  3.8 KB  |  122 lines

  1. *** MOVIES1.0 SCREEN SAVERS ***
  2.  
  3. PRE-HISTORY:
  4.  
  5. Back before the dawn of BackSpace, I used Scene to do my screen
  6. saving, which worked fine sort of, except it wasn't too automatic, and
  7. there weren't too many "movies" to pick from.
  8.  
  9. Then came BackSpace!
  10.  
  11.  
  12. CURRENT EVENTS:
  13.  
  14. I grabbed up NINE of the Scene "movies" and went to work.  These were
  15. the easiest of the bunch that I had to work with.  None of the
  16. PostScript is "mine", but belongs to who knows who else.  I just
  17. basically copied the code and made up the modules for em.  Here is
  18. what they are:
  19.  
  20. FireWorks
  21.     Fireworks display.  shoots 10 firecrackers, and then starts
  22.     over.  Needs sound.  Will try to add later.  Works in a normal
  23.     window but don't expect much.
  24.  
  25. HostFont
  26.     Prints the host name out at random angles, random sizes, and
  27.     random (?) font types.
  28.  
  29. HostSpin & HostSpinSingle
  30.     These both print out the hostname to the screen, and rotate it
  31.     while also changing the color.  The Single version will cycle
  32.     through each letter, rotating that single letter 360 degrees
  33.     before going on to the next letter.  They work fine in a
  34.     normal window, but they may be a bit screwy if you change the
  35.     window size, especially HostSpinSingle.  In order for
  36.     HostSpinSingle to work, HostSpin MUST be installed, as it uses
  37.     the same pswrap'ped code to do it's letters.  The reverse is
  38.     not true.  May be in color, I don't know.  Shouldn't be
  39.     difficult to add if not.
  40.  
  41. Lines
  42.     Very simple, prints random lines randommly to screen in random
  43.     color.  Hey, how about a bit more randomness???
  44.  
  45. ModernArt
  46.     Puts up some *modern* art onto the screen.  Basically a
  47.     mish-mash of demented rectangles.  Nothing spectacular.
  48.  
  49. NeXT
  50.     Puts a NeXT logo on the screen, squishes it, then unsquishes
  51.     it.  Should be in color, I don't know.
  52.     
  53.  
  54. NeXTshades
  55.     Rotates and changes the scale of a NeXT logo, while also
  56.     moving it along the screen.  Also changes it's color.  This
  57.     should look nice in color, or on black and white.
  58.  
  59. Popcorn
  60.     Makes popcorn.  Turn up the sound to hear it "popping".
  61.  
  62. All of these work on my system (2.1).  I've not run any of them over
  63. night or anything but I don't expect them to crash.
  64.  
  65.  
  66. INSTALLING:
  67.  
  68. Just unpack the archive, and 'cd MovieSavers', and type 'make'.  This
  69. presumes that you are logged in as root, or have write access to
  70. /LocalLibrary/BackSpaceViews.
  71.  
  72. Everything is precompiled.  It should install w/o having to recompile.
  73. The make scripts are pretty simplistic.  Nothing too fancy.  If you
  74. only want to make and install one module, then do a 'make install'
  75. from that module's directory.
  76.  
  77.  
  78. CUSTOMIZATION:
  79.  
  80. FireWorks, ModernArt, and NeXT all have #defines of TIME_DELAY.  You
  81. can change this to speed up or slow down the animation.  In addition,
  82. FireWorks has extra options for gravity, and number of "shots" that
  83. will show on a screen.  NeXTshades has a bunch of options that you
  84. could fiddle with to make bizzarre movements.
  85.  
  86.  
  87. FUTURE ENHANCEMENTS:
  88.  
  89. I probably could add code to make mousemovements affect various
  90. aspects of these programs, and most likely I will.  I hope to bring a
  91. few more of the "movies" to BackSpace, like the snake one (I really
  92. want that one), but it's quite big and I don't have the time right
  93. now.
  94.  
  95.  
  96. PROBLEMS / BUGS / SUGGESTIONS / PRAISE / MONEY (yeah right):
  97.  
  98. If ya find a problem, or like these, or whatever, send me some mail.
  99. See below.
  100.  
  101.  
  102. COPYRIGHT:
  103.  
  104. None.  Since I "borrowed" all the PostScript examples from elsewhere,
  105. I don't think I'd even attempt to Copyright this.  Use em any way you
  106. wish, except for commericial gain.
  107.  
  108.  
  109. GUARANTEE'S:
  110.  
  111. I guarantee that I don't think it'll hose your system.  Mine hasn't
  112. crashed and I tested these pretty thoroughly.  If it does bake your
  113. system, well, rest assured it'll probably nail mine too.  Apologies if
  114. it does anything goofy.  Please let me know.
  115.  
  116.  
  117. AUTHOR / EMAIL ADDRESS:
  118.  
  119. Doug "Kareth" McClure
  120. asd@cc.purdue.edu
  121. XASD@PURCCVM.BITNET
  122.