home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 1 / ARM_CLUB_CD.iso / contents / demos / m / molecule / !Molecule / !Help < prev    next >
Text File  |  1989-06-07  |  2KB  |  36 lines

  1. This text file contains the REMs of the original !RunImage file,
  2. then called "QuickMol".  Since virtually every byte on a 1 Meg
  3. machine is needed for the RISC-OS version, I had to remove the
  4. REMs from the BASIC listing to save space.  Outlaw, July 1991.
  5.  
  6. -----------------------------------------------------------------------
  7. QuickMol is an Archimedes 310 animation demonstration using 50
  8. predrawn frames. It requires that much of the operating system is
  9. unplugged/reconfigured. The !BOOT file will take care of this,
  10. and will preserve and restore your config. etc afterwards.
  11.  
  12. The animation frames are ray traced with specular reflection and
  13. shadowing using BASIC V 1.03 on an Archimedes 440. There is a single
  14. light source plus ambient light and two types of surface (apart from
  15. colour) - a full reflector and many painted surfaces which are
  16. mediocre reflectors.
  17.  
  18. Generating the full 100 frames took 45 hours which produced 6MBytes
  19. of data (100 60kbyte screens). The sequence was then frame to frame
  20. compressed and the resulting change information condensed
  21. further in a few minutes. At run time the compressed information is
  22. expanded at any rate up to the full 50 frames per second (and beyond
  23. if speed 0 is selected). The run time program detects where the screen
  24. memory is and so no specific configuration is required. Because of the
  25. high preponderance of red in the image, the palette has been set to
  26. 4 bits red, 3 bits green and 1 bit blue - inevitably a compromise is
  27. required which is making the green and yellow spheres grainy.
  28.  
  29. Development by Roger Wilson and Richard Cownie, also David Seal
  30. Acorn Computers Advanced Research and Development. FEBRUARY 1988
  31. Based on some original ideas from D.J. Braben Esq.            
  32. -----------------------------------------------------------------------
  33.  
  34. Outlaw, making the lives of the Archimedes-owning populous much easier!
  35.  
  36.