Ask a Question related to Macromedia Director 3D, Design and Development.
-
The Great Bukue #1
How to interpolate 3D shapes?
Hey, I?m trying to make a web presentation where the user can click over a 3d
object and by the movements of the mouse it gets deformed.
I though it by interpolating the shapes of tow 3D objects previously done on
Maya.
I searched on Director documentation and the only functions I found are
interpolate() and interpolateTo(), but they just interpolate rotation and
translation, and I want to interpolate the shape of both objects.
Anyone here can help me??
Thanks in advance.
The Great Bukue Guest
-
interpolate()
Say i want a model to move from point A to B And i use the interpolate method to do so. The values 0 and 100, as i was told before, are invalid,... -
the interpolate() method
I have this treasure box, which is opened/closed using the interpolate mothod. it keep stopping the movie and sending errors, when ever the... -
CUTTING OUT SHAPES FROM SHAPES
I'm guessing this has something to do with the knockout groups and grouping, but what I'm looking to do is sorta make a "comet trail" type shape. ... -
about shapes
FillMode belongs to vector members, not shape members. To dimension and color a new shape you need to use the filled and pattern properties of... -
quaternions interpolate
does interpolate and interpolateTo use quaternions when blending angles? i am assuming it would but i just wanted to make sure. i have never used... -
necromanthus #2
Re: How to interpolate 3D shapes?
[q]Originally posted by: The Great Bukue
Hey, I?m trying to make a web presentation where the user can click over a 3d
object and by the movements of the mouse it gets deformed.[/q]
In fact, you're looking for vertices interpolation ...
Can be achieved using the mesh deform modifier (read Director
documentation for more details).
necromanthus Guest



Reply With Quote

