home *** CD-ROM | disk | FTP | other *** search
/ vis-ftp.cs.umass.edu / vis-ftp.cs.umass.edu.tar / vis-ftp.cs.umass.edu / pub / Roads / new_road_scenes / newsh.csh < prev    next >
Text File  |  1995-03-27  |  1KB  |  27 lines

  1. #!/usr/local/bin/tcsh -f
  2. ISRcreateColorImage road_25red.plane road_25green.plane road_25blue.plane ims/00.gif
  3. mv ims/00.gif ims/00
  4. ISRcreateColorImage road_5red.plane road_5green.plane road_5blue.plane ims/01.gif
  5. mv ims/01.gif ims/01
  6. ISRcreateColorImage test10r.plane test10g.plane test10b.plane ims/02.gif
  7. mv ims/02.gif ims/02
  8. ISRcreateColorImage test10r8p.plane test10g8p.plane test10b8p.plane ims/03.gif
  9. mv ims/03.gif ims/03
  10. ISRcreateColorImage test11r.plane test11g.plane test11b.plane ims/04.gif
  11. mv ims/04.gif ims/04
  12. ISRcreateColorImage test12r.plane test12g.plane test12b.plane ims/05.gif
  13. mv ims/05.gif ims/05
  14. ISRcreateColorImage test16r.plane test16g.plane test16b.plane ims/06.gif
  15. mv ims/06.gif ims/06
  16. ISRcreateColorImage test16r8p.plane test16g8p.plane test16b8p.plane ims/07.gif
  17. mv ims/07.gif ims/07
  18. ISRcreateColorImage test2r.plane test2g.plane test2b.plane ims/08.gif
  19. mv ims/08.gif ims/08
  20. ISRcreateColorImage test2r8p.plane test2g8p.plane test2b8p.plane ims/09.gif
  21. mv ims/09.gif ims/09
  22. ISRcreateColorImage test5r.plane test5g.plane test5b.plane ims/10.gif
  23. mv ims/10.gif ims/10
  24. cd ims
  25. cp 00 ../sheets/new_road_scenes.icon.gif
  26. makesheetsGIF.csh * >&../new_road_scenes.sheet.log
  27.