home *** CD-ROM | disk | FTP | other *** search
- COMMAND ANIMFUNC
- -----------------------------------------------------------------
- Purpose: modify object-points algorithmically (animated)
- Usage: ANIMFUNC(<objectID>,<frames>,<filename>,<tmin>,<tmax>,
- <x-expression>,<y-expression>,<z-expression>)
- Examples: animfunc(1,12,obj,1.0,2.0,x0,y0,"30*sin(x0*x0/60*t0+y0*y0/60*t0)")
-