home *** CD-ROM | disk | FTP | other *** search
/ ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng) / ProfitPress-MegaCDROM2.B6I / GRAPHICS / MISC / PVPRO.ZIP / PVPRO.DOC next >
Encoding:
Text File  |  1991-09-21  |  4.1 KB  |  85 lines

  1.                   Notes for PVPRO BETA 0.5  
  2.                       Based on DKBTRACE
  3.                         by David Buck
  4. -----------------------------------------------------------------------------
  5.  
  6. THIS IS A BETA VERSION!
  7.  
  8. This is a 32 bit version of PVRay. It has been compiled for 32 bit
  9. protected mode with Intel's 386/486 Code Builder Kit. Please Note: It 
  10. *ABSOLOUTELY REQUIRES* the following:
  11.  
  12. 80386SX, 80386DX or 80486 Based machine.
  13. 80387SX, 80387DX or the built in 80486 CoProcessor or a 487SX.....
  14. AT LEAST 2 Megs of RAM, preferably 4Megs. (The more the better though,) 
  15.                                           (it'll use it all.          )
  16. (Note: I have been told that some people have been unable to run the  )
  17. (       program with only 2Megs of RAM installed in their machine.    )
  18.  
  19. A Hard Disk is Preferred. Since a Virtual Memory Manager is linked into the
  20. program the disk can be used as swap space much like what Windows 3 (TM)
  21. does to add additional "memory". (See PVPROMOD.DOC for notes on how to modify
  22. the amount of hard disk space that will be used by the Virtual Memory
  23. Manager. This is *NOT* dynamic and must be adjusted according to your
  24. individual systems available resources.) 
  25.  
  26. The program *WILL NOT RUN* on 8088, 8086 or 80286 based systems!
  27.  
  28. If you get a message at startup about an incompatible extended program
  29. in operation, *REBOOT* your machine IMMEADITATLY, --- dont continue!!! 
  30. File corruption can result if you continue!!! (This according to Intel
  31. Doc's) Then re-start with a "bare" system.
  32.  
  33. The program will only run in harmony with relitivly new extended memory
  34. applications. The other application *must* be DPMI 0.9 compliant for both
  35. of them to operate at the same time. (Most are not, disk caches, XMS->EMS
  36. converters etc.) The program will not run with QEMM installed. If you
  37. intend to be tracing only (I.E. "single tasking" so to speak) QEMM's
  38. functions are un-needed anyway. PVPRO *WILL* run in concert with QEMM
  39. 5.1x UNDER WINDOWS 3.0 in ** 386 ENHANCED MODE **. VCPI applications are
  40. incompatible with PVPRO. 
  41.  
  42. Please let me know if you find any errors or quirky operation. 
  43.  
  44. The Display option seems to work. It has only been verified on a Tseng 
  45. 3000/4000 based cards and an ATI VGA Wonder at this time however. **The
  46. VESA modes are disabled in this version, still working on them.** In most
  47. cases the hardware autodetect routines should work fine. See the doc 
  48. files for more info on the video hardware supported. 
  49. ** NOW SUPPORTS DIRECT RENDER TO SCREEN IN 32,768 COLORS on TSENG 4000
  50. based cards with the Sierra HiColor DAC! Use +d0H in PVRAY.DEF to 
  51. enable autodetect and the HiColor modes. --- Note: Some cards may have
  52. problems running HiColor modes at less than 640x480 resolution. My revision
  53. C5 Diamond Computers SpeedSTAR+ HiColor works fine in the 320x200 mode,
  54. most cards *do* seem to, although it's not an "advertised" mode.
  55. Original IBM.C port by John Gallagher.
  56.  
  57. A "Trace Time" has been added to the statistics report at the 
  58. end of a run. It will report the number of Min & Sec that the
  59. actual trace took. (Excluding parsing and swap file setup since they
  60. are *highly* variable depending on the machine/disk speed and the size
  61. of the swap file allocation.) It displays to the nearest second, the 
  62. 10th's and 100th's will always be 00. (I.E. XXXXX.00 Seconds). 
  63.  
  64. Other than these differences PVPRO is exactly the same as the DOS 
  65. version. It will, however, trace MUCH-MUCH larger image sources. It didn't
  66. crash on me with the composite in ROMAN.DAT tripled, I have also mapped in
  67. as many as 3 200+K GIF's in the same image.
  68.  
  69. If you come up with any interesting huge models please let me know!
  70. I am also interested (just for curiosity's sake) in anything that DOES manage
  71. to crash the program. I have found it to be about 20% faster than the
  72. MSC 6.0a DOS version, as well as about 40% faster than a Turbo C compile on
  73. my 25Mhz Non-Cached '386. I've been told that the speedup on a '486
  74. based machine is even better.
  75.  
  76. Thanks --- Bill Pulver 
  77.            CIS: 70405,1152     
  78.  
  79. GO COMART on CIS (CompuServe) for more Raytrace folks and the home of 
  80. PVRAY.
  81.  
  82.  
  83.  
  84.  
  85. 9/8/91