home *** CD-ROM | disk | FTP | other *** search
/ Crawly Crypt Collection 2 / crawlyvol2.bin / graphics / ftpovst / options.txt next >
Text File  |  1995-01-23  |  1KB  |  40 lines

  1.  
  2. Here is a brief rundown on some of the more useful options in FTP v2.2
  3.  
  4. -le:\pov\libs    ; include paths
  5. -le:\pov\temp
  6.  
  7. -mv2.2        ; POV language version (set to 1.0 or 1.4 for old POV files)
  8. +v1        ; verbose level
  9. +x        ; break-out enable
  10. +ft        ; use TARGA format output
  11. +q9        ; quality 0-9
  12.  
  13. +mb1        ; enable volume space partitioning (bounding slabs)
  14. +ulb        ; enable light-buffer (has problems with some fancy lightsources)
  15. +uvb        ; enable vista-buffer
  16.  
  17. +ubq        ; enable efficient bounding of quartic shapes
  18. +usi        ; split CSG unions only if finite (usf) / split all CSG's (usi) 
  19. -um2        ; CPU/FPU balance (depends on machine - use 'um2' on Falcon030 & 68882)
  20.  
  21. +a0.2        ; antialising threshold (0.2 / 0.3 is good)
  22. +r3        ; rays per edge of ray-beam (3*3 = 9 element beam)
  23. +j        ; use jittering/noise distortion on beam for smoother output
  24.  
  25. +c        ; continue with old aborted trace
  26. +w340        ; width
  27. +h480        ; height
  28.  
  29. N.B:
  30.  
  31. * NEVER use any of the new options with bounding turned off - it will die horribly.
  32. * The light buffer speeds up scenes with multiple lightsources.
  33. * The vista buffer speeds up scenes with multiple objects. :)
  34.  
  35. Have hours (or shouldn't that now be minutes?) of fun!
  36.  
  37. Doug @ BSS.
  38.  
  39.  
  40.