home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD1.iso / GFX / Raytracing / Tools / RIP_DUST.LHA / dust / newexamples / Interfere.bat < prev    next >
Encoding:
DOS Batch File  |  1995-03-05  |  207 b   |  8 lines

  1. load(1,plane)
  2. for(i,1,180)
  3.  wave2dframe(1,180,i,2,t,12.0,24,20,30,1.0,60.0)
  4.  wave2dframe(2,180,i,3,t,14.0,36,-30,10,0.9,-30.0)
  5.  wave2dframe(3,180,i,2,t,11.0,22,5,-30,1.1,45.0)
  6.  save(2,hd1:objects/obj.%)
  7. end
  8.