home *** CD-ROM | disk | FTP | other *** search
/ Loadstar 222 / 222.d81 / t.diskovery < prev    next >
Text File  |  2022-08-26  |  2KB  |  83 lines

  1. u
  2.           D I S K O V E R Y
  3.  
  4.  
  5.     This issue turned out to be a
  6. grand graphics extravaganza. This was
  7. not so much by planning, but by the
  8. serendipity of reality, where things
  9. work out for those with hope.
  10.  
  11.     When I was in college, I wanted to
  12. become a great movie director. So,
  13. besides producing and directing
  14. television shows on the college cable
  15. channel, I conned friends to go out
  16. with me and my 8mm movie camera.
  17. Usually, the results were -- well --
  18. good practice. We learn by making
  19. mistakes, right?
  20.  
  21.     But one winter day, a couple of
  22. guys grabbed their rifles, jumped into
  23. a beat-up '57 Chevy, and raced out to
  24. an abandoned cemetery. I caught it all
  25. on film. They climbed over the back
  26. fence and moved quite purposely
  27. through the Missouri woods. Suddenly,
  28. they spotted something, took aim,
  29. shot. Since I was the only other body
  30. present, I got to play their prey.
  31.  
  32.     Anyway, after I got the film back
  33. from the processor and edited, I put
  34. an LP by Moondog on the stereo and
  35. played a song along with the film. It
  36. was a perfect match -- timing, mood,
  37. even the denoument was emphasized by
  38. the sudden end of the song.
  39.  
  40.     That is serendipity. Here it began
  41. with Jane Voskamp-Jones graciously
  42. sending me another copy of her GEOS
  43. graphics. Then I got hooked on
  44. Mandelbrot. Toss in a couple of demos,
  45. and we have a fantastic graphic issue.
  46. We did include some brain ware and the
  47. LOADSTAR Library update and some
  48. extremely informative text articles.
  49.  
  50.     The opening title animation is a
  51. little trick I learned while studying
  52. film. As long as an object moves no
  53. more than half of its length, the
  54. movement will appear natural and
  55. smooth. With Mandelbrot Microscope
  56. images, we have three colors to play
  57. with. So I took this image to GoDot
  58. and used two colors for three images,
  59. alternating
  60.  
  61.           1 1 2
  62.           2 1 1
  63.           1 2 1
  64.  
  65.     I then copied the color memories
  66. of the three images to one file, and
  67. wrote a little ML routine that would
  68. quickly copy the color to Video and
  69. Color memory. (I had hoped to use a
  70. CopyMem routine, but copying first
  71. Video, then Color created too much
  72. flicker. This is much nicer, eh?)
  73.  
  74.  
  75.     So what's for next month? I have
  76. to wait until something new arrives
  77. (hint, hint). But, as always, LOADSTAR
  78. will be The Premier Monthly Software
  79. Digest for the C-64/128!
  80.  
  81.  DMM
  82.  
  83.  
  84.