home *** CD-ROM | disk | FTP | other *** search
/ Chestnut's Multimedia Mania / MM_MANIA.ISO / graphics / povsrc20 / ibmwat.lnk < prev    next >
Text File  |  1993-01-24  |  511b  |  24 lines

  1. option map=povray
  2. option verbose
  3. option stack=12032
  4. option packcode=65536
  5. name povray
  6. file povray,bezier,blob,bound,boxes,camera,colour,cones
  7. file csg,discs,express,hfield,image,lighting,matrices,normal
  8. file objects,pigment,planes,point,poly,quadrics
  9. file ray,render,spheres,texture
  10. file triangle,txttest,vect,ibm
  11. library ai.lib
  12.  
  13. begin
  14.   section file gif,gifdecod
  15.   section file iff
  16.   section file parse,tokenize
  17. end
  18.  
  19. begin
  20.   section file dump
  21.   section file targa
  22.   section file raw
  23. end
  24.