home *** CD-ROM | disk | FTP | other *** search
/ Loadstar 128 38 / q38.d81 / t.lightning < prev    next >
Text File  |  2022-08-28  |  4KB  |  109 lines

  1.  
  2.  
  3.                              L I G H T N I N G
  4.  
  5.                   Program and Text by Brian L. Crosthwaite
  6.  
  7.  
  8.     What is Lightning? It is many things to many people. It is a lightning
  9. rendering program; it is a mess maker; it is a storm for your computer on
  10. Halloween night; it is entertainment. Whatever your tastes, you may find
  11. some benefit to this program somewhere.
  12.  
  13.     The program started on the Amiga 1200, made its way to the Atari ST,
  14. Apple ][, clone, PX-8, and finally landed on the C-128D.
  15.  
  16.     No special hardware is required other than a C-128. It supports drives
  17. numbers 8 to 30 and can wind its way through your hard drive partitions and
  18. subdirectories.
  19.  
  20.     The program uses both the 80 column screen (menu) and the 40 column
  21. screen (rendering screen). If you have two monitors just turn them both on.
  22. If you only have one, simply switch modes to see the menu and its options
  23. and back for the rendering. It is not recommended to run the program blind
  24. as it can access things like hard drives and RAMLinks...
  25.  
  26.  
  27. PROJECT
  28. -------
  29.  
  30.   About - redisplays title screen.
  31.  
  32.   Load - To call a directory simply press L for load, but don't enter a
  33. file name. When you do want to load (or save) the file extensions .PIC and
  34. .COL are added by the program. There is a demo picture on the LOADSTAR 128
  35. disk called "lightning.pic". Just enter "lightning" at the LOAD prompt to
  36. see a masked, over-plotted, 160-seed lightning strike.
  37.  
  38.   Save - To save a picture, just enter the name without an extension. Be
  39. sure there are at least 42 blocks on the disk.
  40.  
  41.   Logged Drive - To change drives, press the / key. Keep pressing it to
  42. cycle through your active drives.
  43.  
  44.   Send Drive Command - To change partitions or enter drive commands you
  45. press @ to activate the option, but only enter the command -- cp2, cd//part
  46. name, or what have you. It will handle up to 32 characters. If you make a
  47. mistake just hit <DEL>.
  48.  
  49.  NOTE: Grey, white, and yellow menu items can be selected at anytime, while
  50. purple ones are only available when RENDER is grey. Grey menu items turn
  51. white when selected and grey again when unselected. White means it is
  52. active.
  53.  
  54.  
  55. PLOT
  56. ----
  57.  
  58.   Render - This is the command to start creating the lightning. You can
  59. press R while either screen is on.
  60.  
  61.   Mask - Mask is a nice feature that adds different characteristics to the
  62. plot, such as extra colors. Turn it on and see.
  63.  
  64.  
  65. SEED
  66. ----
  67.  
  68.     The seed value determines the number of overall plots on the top line.
  69. This value can be changed at any time, but it will only have an affect
  70. while the top line is rendering. It can be used to change the density of
  71. the plot as it crosses the top of the screen. 160 will make a solid line
  72. across the top. RND will randomly select a number between 0 and 160. If it
  73. is the same as one of the numbers listed, that number will become
  74. highlighted.
  75.  
  76.  
  77. CONTROL
  78. -------
  79.  
  80.   Clear Screen - Clears the 40-column screen. If you've got a picture you
  81. like, be sure to save it before pressing C.
  82.  
  83.   Reset Variables - Returns all parameters to their default values.
  84.  
  85.   Exit Plot Mode - Stops the rendering immediately. You can't restart the
  86. rendering; you must start over if you press X.
  87.  
  88.   Thunder - Adds a nice sound effect.
  89.  
  90.   Lightning Flash - Try it and see if you like it.
  91.  
  92.   Over Plot and Under Plot - Over Plot will only plot on the part of the
  93. screen that has light blue or white on it, while Under will only plot on
  94. dark blue and black. These are to be experimented with to see the real
  95. potential. Let's say you have a rendering you really like, but want to add
  96. to it. Be sure it is saved. Then select Under Plot and it will add to what
  97. is there. In most cases, if both Over and Under Plot are selected, nothing
  98. will plot at all.
  99.  
  100.   Turbo Plot - Press G and the screen will blank and the turbo will kick
  101. in. This speeds rendering time up by one third.
  102.  
  103.  FENDER'S POSTMUMBLE: On my 20-MHz C-128 it takes 45 seconds to render an
  104. un-masked picture and around 3 minutes for a masked picture. At 2 MHz it
  105. will probably take ten times as long.
  106.  
  107.                   \\\\\ R - Run   RETURN - Menu \\\\\
  108.  
  109.