home *** CD-ROM | disk | FTP | other *** search
/ RISC DISC 2 / RISC_DISC_2.iso / pd_share / utilities / scrsavers / hangfire / Docs / ModHelp next >
Encoding:
Text File  |  1991-12-09  |  4.1 KB  |  110 lines

  1. Hang Fire © comes with a number of modules for you to use to save your screen.
  2.  
  3. If you write any modules (see the Writers file) please add them to this
  4. list so other can read something about them (including who you are
  5. and where you can be contacted--remember this is how you will spread
  6. you fame far and wide for your magnifcent module!)
  7.  
  8. The modules currently included with Hang Fire © are:
  9.  
  10.   o Black Attack (Deflault)
  11.     This is the built-in effect. It clears the screen to black.
  12.  
  13.   o Bouncy 24 Hour Clock (Clock)
  14.     (Jason Williams + bits by Edouard Poor)
  15.     This is a simple effect that Jason Williams converted from his
  16.     ModeUtils program. Because of how it worked in Jasons program it
  17.     only works properly in 16 colour screen modes (eg mode 12.)
  18.     I find it useful because it gives off very little light, which
  19.     for my BBS machine is perfect (I don't want the burglars seeing
  20.     a monitor glowing in a room at 4am... Might give them ideas.)
  21.     [Actually, it works in ModeUtil due to being plotted as a wimp icon
  22.     so the WIMP colourtranses it correctly, whereas the HF module plots
  23.     the sprite itself without ctransing - JW]
  24.  
  25.   o Dripping Desktop (Drip)
  26.     (Edouard Poor)
  27.     A lot of people like this effect, even though it is only 5 lines
  28.     of actual code.
  29.     Simple but effctive.
  30.  
  31.   o Endless Balls (Balls)
  32.     (Edouard Poor)
  33.     Draws balls ala Balls64.c
  34.     I was hoping that RiscOS 3 would do automatic dithering of the colours
  35.     so this would look good in any mode. Alas it did not. If anyone knows
  36.     how !Draw in RO3 does its dithering, please drop me a line explaining
  37.     (or better still convert the Endless Balls code to do it and send that
  38.     to me. Save me having to write it, and it will count as a valid
  39.     donation of a module (see the help file) for the purposes of registering.)
  40.  
  41.   o Exploding Rose (RoseExpld)
  42.     (Edouard Poor)
  43.     I saw this effect in another screen saver and rather liked it. I copied
  44.     the effect without looking at the original source (took *at*least* 10
  45.     minutes...) and am quite pleased with the end result. Nice and simple
  46.     but rather nice to look at.
  47.  
  48.   o Fire Flies (FireFlies)
  49.     (Edouard Poor)
  50.     The first effect I did, and I still rather like it. Nice, but a little
  51.     heavy on the bandwidth (blame Acorns rather sad attempts at fast screen
  52.     IO code...)
  53.  
  54.   o IFS (IFS)
  55.     (Edouard Poor)
  56.     Well, ummm, I haven't actaully finished this yet... It'll be really
  57.     good when I do... Or someone else came give it a go?
  58.  
  59.   o Kalidoscope Number 1 (KScope1)
  60.     (Edouard Poor)
  61.     Not bad. A little more variety is perhaps needed?
  62.  
  63.   o LEDs (LEDs)
  64.     (Edouard Poor)
  65.     Very low bandwidth (lowest I've done yet--it hardly even registers
  66.     on the speed of the machine.)
  67.  
  68.   o Lyapunov Chaos Space (Lyapunov)
  69.     (Edouard Poor)
  70.     A forced oscillation choas equation. Doesn't look quite as good as the
  71.     one in Scientific American but its nice enough.
  72.  
  73.   o Rainbow Lines (Lines)
  74.     (Edouard Poor)
  75.     Yes! Bouncy line! Rainbow coloured even!
  76.     Well I like this sort of thing, and it is the standard form of effect
  77.     on most screen savers.
  78.     Good.
  79.  
  80.   o Raindrops keep falling... (RainDrops)
  81.     (Edouard Poor)
  82.     Very simple.
  83.  
  84.   o Simple (Simple)
  85.     (Edouard Poor)
  86.     This is an example of how not to write screen savers. It is, as its
  87.     name suggests, very simple. I shoe how to do a couple of minor conversions
  88.     to make it 'legal' Hang Fire © code in the 'Writers' file.
  89.  
  90.   o Sliding Puzzle (Puzzle)
  91.     (Edouard Poor)
  92.     A classic. Its looks even better if you have some sort of background
  93.     picture for it to move about.
  94.  
  95.   o Socrates Number 1 (Soc1)
  96.     (Edouard Poor)
  97.     A sort of spirograph type saver.
  98.  
  99.   o Spinning Rosette (NewRose)
  100.     (Edouard Poor)
  101.     My latest and one of the best. Its a very nice effect that always seems
  102.     to be just that tiny bit different then it was a minute ago. Based
  103.     somewhat on the After Dark © 'Rose' effect.
  104.  
  105.   o Starburst Fireworks Show (Fireworks)
  106.     (Edouard Poor)
  107.     Well they're a lot better then all the other fireworks displays I've
  108.     seen so far... Now all I have to do is make the explosions dissapear
  109.     as if they were blown away by a light wind...
  110.