home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Plus Extra 1996 #6
/
AmigaPlus-eXtra-6-96.iso.7z
/
AmigaPlus-eXtra-6-96.iso
/
programme
/
dust
/
dusthelp2
/
deformmorph
< prev
next >
Wrap
Text File
|
1996-03-22
|
690b
|
13 lines
COMMAND DEFORMMORPH
-----------------------------------------------------------------
Purpose: morph two objects (deform-morphing)
Usage: DEFORMMORPH(<srcID>,<destID>,<minimum of frames>,<filename>)
Examples: deformmorph(2,1,60,obj)
deformmorph(1,2,30,)
Notes: For good result the differences between the objects should
be small. (If you want to morph a tricycle into 25 balls you
have to use the MORPH-function.)
Because the final number of created objects grows
dynamically you can only specify the minimum. After morphing
the number of created objects is stored to the variable "result".