home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 004.lha / Vax_Ray_Tracing / display.hdr < prev    next >
Encoding:
Internet Message Format  |  1986-03-02  |  1.5 KB

  1. From reed!tektronix!teklds!cae780!amdcad!amd!intelca!qantel!ihnp4!inuxc!pur-ee!j.cc.purdue.edu!doc Sat Oct 11 09:56:23 PDT 1986
  2. Article 35 of mod.amiga.sources:
  3. Relay-Version: version B 2.10.2 9/5/84; site iscuva.UUCP
  4. Path: iscuva!reed!tektronix!teklds!cae780!amdcad!amd!intelca!qantel!ihnp4!inuxc!pur-ee!j.cc.purdue.edu!doc
  5. >From: doc@j.cc.purdue.edu
  6. Newsgroups: mod.amiga.sources
  7. Subject: Graphics display program for the Amiga.
  8. Message-ID: <2170@j.cc.purdue.edu>
  9. Date: 30 Sep 86 23:58:40 GMT
  10. Date-Received: 6 Oct 86 07:56:15 GMT
  11. Sender: doc@j.cc.purdue.edu
  12. Organization: Purdue University Computing Center
  13. Lines: 270
  14. Approved: doc@j.cc.purdue.edu
  15.  
  16. >From: wecker%cookie.DEC@decwrl.DEC.COM  (DAVE  TANSTAAFL  WECKER)
  17.  
  18. Doc:    Here is the source for a display program that can be used with the
  19.     image files that follow. I've been working with a Ray Tracing program,
  20.     and finally figured out how to take full advantage of the Amiga's
  21.     HAM (Hold and Modify) mode, yielding 4096 colors on the screen at
  22.     once.
  23.  
  24.     If people like the pictures, I'll send more (they take from 1 hour
  25.     to several days on a dedicated VAX).
  26.  
  27.     To use the program, compile and link it (nothing special needed) and
  28.     then type: 
  29.  
  30.         1> DISPLAY FOO.IMG 
  31.  
  32.     After the picture completes you can exit by clicking on the (invisible)
  33.     close gadget in the upper left corner. I know the program is (very)
  34.     rough, but I haven't had time to make it pretty.. just functional.
  35.  
  36.     Please post it and let me know what you think.
  37.  
  38.     Regards,
  39.     dave
  40.  
  41. --------------------Program begins below this line--------------------------
  42.