home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD1.iso / GFX / Raytracing / Tools / RIP_DUST.LHA / dust / dusthelp / animfunc < prev    next >
Encoding:
Text File  |  1994-12-23  |  353 b   |  7 lines

  1.   COMMAND ANIMFUNC
  2. -----------------------------------------------------------------
  3.     Purpose: modify object-points algorithmically (animated)
  4.       Usage: ANIMFUNC(<objectID>,<frames>,<filename>,<tmin>,<tmax>,
  5.              <x-expression>,<y-expression>,<z-expression>)
  6.    Examples: animfunc(1,12,obj,1.0,2.0,x0,y0,"30*sin(x0*x0/60*t0+y0*y0/60*t0)")
  7.