Firstly - if I am posting in the wrong area please tell me (I didn't see a place for utter newbies to ask dumb questions, but if there is such a place it'll be my home).
I am wanting to animate a bouncing rubber ball. The parabolic motion seems easy enough to do, but I am struggling to figure out what kind of technique I can use to have the ball deform (squash / flatten) as it lands before it bouces up again.
Could some one please direct me to the appropriate technique so I can read that part of the manual? Since there will be many bouces I need to be able to repeat the bounce easily.
Cheers.
GV
How do I make a rubber ball "squash" when it lands
Moderators: jesterKing, stiv
Hi,
www.elysiun.com is the forum for users, these forums are mostly for developers.
Try this quickstart guide which should tell you most of what you need to start with Blender.
http://www.artofinterpretation.com/blen ... jt2005.pdf
and the user manual at
mediawiki.blender.org
LetterRip
www.elysiun.com is the forum for users, these forums are mostly for developers.
Try this quickstart guide which should tell you most of what you need to start with Blender.
http://www.artofinterpretation.com/blen ... jt2005.pdf
and the user manual at
mediawiki.blender.org
LetterRip
Sounds to me like you are following a Maya tutorial.
You can use lattice deformers for squashing a ball. Just make a ball, make a lattice and put the ball inside the lattice and make the lattice the ball's parent.
To get vertical squash, keyframe moving the top verts of the lattice down. Then for squah in and out, key frame the top vertices movement forwards and back in the direction of motion.
To repeat this cyclically, you can make an action. Read up on the NLA (non-linear animation) section of the manual.
You can use lattice deformers for squashing a ball. Just make a ball, make a lattice and put the ball inside the lattice and make the lattice the ball's parent.
To get vertical squash, keyframe moving the top verts of the lattice down. Then for squah in and out, key frame the top vertices movement forwards and back in the direction of motion.
To repeat this cyclically, you can make an action. Read up on the NLA (non-linear animation) section of the manual.
-
- Posts: 0
- Joined: Sat Nov 06, 2004 6:20 pm
How to preserve the volume of the object which is deformed? The volume must remain constant.
When scaling up in Z, the object should be scaled down in X and Y to keep the volume the same and vice versa.
How to be sure that the volume remains intact by deforming a lattice and his child object.
For example, in XSI there is an option for that ("vol" button) and in 3dsmax, the sketch modifier allows to keep the volume intact.
Is there a simple and sure way to keep the volume of a deformed object in blender ? with the lattices ?
http://www.evl.uic.edu/ralph/508S99/squash.html
(Once again, please excuse me for my English
)
When scaling up in Z, the object should be scaled down in X and Y to keep the volume the same and vice versa.
How to be sure that the volume remains intact by deforming a lattice and his child object.
For example, in XSI there is an option for that ("vol" button) and in 3dsmax, the sketch modifier allows to keep the volume intact.
Is there a simple and sure way to keep the volume of a deformed object in blender ? with the lattices ?
http://www.evl.uic.edu/ralph/508S99/squash.html
(Once again, please excuse me for my English

Do you know where i can find some documentation on this "Stretch to" technique and how to use this feature on an object without bone ?
For example, how can be done this type of simple animation : http://www.evermotion.org/excluziv/actp ... mstrip.jpg
I know there is a forum for the users but i ask the question here because it may be interessant to know the point of view of developers on a feature so important for the animation, even a simple animation like a bouncing ball.
The technique to arrive at this result in blender doesn't seem simple. What do you think of an option for the lattice modifier to keep the volume intact when scaling object in one axis to produce the squash & stretch effect. I'm not a programmer, simple suggestion. I don't even know if it's possible... :/
For example, how can be done this type of simple animation : http://www.evermotion.org/excluziv/actp ... mstrip.jpg
I know there is a forum for the users but i ask the question here because it may be interessant to know the point of view of developers on a feature so important for the animation, even a simple animation like a bouncing ball.
The technique to arrive at this result in blender doesn't seem simple. What do you think of an option for the lattice modifier to keep the volume intact when scaling object in one axis to produce the squash & stretch effect. I'm not a programmer, simple suggestion. I don't even know if it's possible... :/
You don't need a bone to use an "Strectch To" constraint, apply the constraint to the object (or Lattice) and fill the OB field with the name of any object (i.e an Empty).Ombr wrote:Do you know where i can find some documentation on this "Stretch to" technique and how to use this feature on an object without bone ?
For example, how can be done this type of simple animation : http://www.evermotion.org/excluziv/actp ... mstrip.jpg
I know there is a forum for the users but i ask the question here because it may be interessant to know the point of view of developers on a feature so important for the animation, even a simple animation like a bouncing ball.
The technique to arrive at this result in blender doesn't seem simple. What do you think of an option for the lattice modifier to keep the volume intact when scaling object in one axis to produce the squash & stretch effect. I'm not a programmer, simple suggestion. I don't even know if it's possible... :/
If you want to stretch against ground, apply also a "Ground" constraint to the Empty.
Anyway, follow the sugestion of Letterrip and ask your questions on the elysiun forums
