home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-385-Vol-1of3.iso / i / iritsm3s.zip / poly3d-h / test.bat < prev    next >
DOS Batch File  |  1991-11-17  |  370b  |  15 lines

  1. poly3d-h -z
  2. poly3d-h -b -m cube.dat > cube.hdn
  3. poly3d-h -b -m solid1.dat > solid1.hdn
  4. poly3d-h -b -m solid3.dat > solid3.hdn
  5. poly3d-h -b -m cone-cyl.dat > cone-cyl.hdn
  6. poly3d-h -f 5 -e 1 -4 saddle.dat > saddle.hdn
  7. poly3d-h -f 5 -e 2 -4- wiggle.dat > wiggle.hdn
  8.  
  9. poly3d cube.hdn
  10. poly3d solid1.hdn
  11. poly3d solid3.hdn
  12. poly3d cone-cyl.hdn
  13. poly3d saddle.hdn
  14. poly3d wiggle.hdn
  15.