home *** CD-ROM | disk | FTP | other *** search
/ Resource Library: Graphics / graphics-16000.iso / msdos / raytrace / rayshade / readme.386 < prev    next >
Text File  |  1992-05-04  |  2KB  |  57 lines

  1.  
  2. RayShade 4.0.6 for 386
  3.  
  4. This package is provided without any warranty of any kind.  Use at your
  5. own risk!
  6.  
  7. This is the Rayshade ray-tracer, ported to 386 machines running
  8. DOS using the WatCom C/386 Ver.9 compiler.  It is compiled with all
  9. optimizations (including the new 486 options).
  10.  
  11. I have made very few changes to this package, except for the addition
  12. of carriage returns to the original (unix) files, and a few changes
  13. in the source code, marked by __BORLANDC__ and __WATCOMC__. 
  14.  
  15. (Note that Borland C was used only to test-compile, and it is useless 
  16. trying to do any rendering in 640k.)
  17.  
  18. Note the following changes in this 386 version:
  19.  
  20.     - Outputs Targa-24 files instead of MTV or RLE files.
  21.  
  22.     - File names are produced to allow animations. (Output of multiple
  23.         Targa-24 output files.
  24.  
  25.     - Targa-24 files are used to input as image maps. 
  26.         (Make sure your Targa image maps are top-to-bottom type,
  27.          or they will appear upside down in the image!)
  28.  
  29.     - Your CPP preprocessor is not used unless you have specified 
  30.         arguments to CPP with the -P switch. (Original rayshade
  31.         always uses CPP.)  The settings assumed for CPP are for
  32.         Borlands CPP, "-P- -ooutfile" plus whatever settings you
  33.         provide with -P.
  34.  
  35. See the file RAYVM.BAT for setting RAY to use virtual memory.  I would
  36. be interested in any images produced with this package, and any stories
  37. of how it ruined your life... Upload images, input files, timings, code
  38. improvements to  "The Graphics Alternative" BBS 510-524-2780
  39.  
  40. Things (for other people) to do:
  41.  
  42.     - Send me lots of images, input files and code improvements 
  43.         in the mail.
  44.     - If RAY hangs, please upload/mail the input file and a description
  45.         of how to reproduce the problem.
  46.     - Try out some of the rendering options, and tell me what they do.
  47.  
  48.  
  49. April 28, 1992
  50.  
  51. Steve Enns
  52. Synergrafix Consulting
  53. 2425 Haultain Ave.
  54. Saskatoon, Sk.
  55. Canada  S7J 1R2
  56.  
  57.