SIGN IN
::
SPONSORS
::
ABOUT US
::
CONTACT US
FORUMS
TUTORIALS
MAGAZINE
DVDs
BOOKS
PODCASTS
EVENTS
SERVICES
NEWSLETTER
NEWS
BLOGS
ADOBE AFTER EFFECTS:
Forum
AE Basics
AE Expressions
Tutorials
Articles
Podcasts
Motion Graphics
Training
Cinema 4D
Does a simple keyframable elastic/spring solution exist?
Cow Forums
:
Adobe After Effects Expressions
VIEW POSTS
•
ADD A NEW POST
•
SEARCH
•
CHANGE FORUM
Respond to this post
•
Return to posts index
•
Read entire thread
Does a simple keyframable elastic/spring solution exist?
by
josh
on Sep 13, 2007 at 4:50:14 pm
Once upon a time motion math had the spring script that seemed be the awnser. Motion math went away before I was ready to start thinking about considering getting into scripting animations.
I did a search for this before and found some really neat tricks from Dans site. The most helpful expression I found was his famous jack n the box spring expression:
veloc=5;
amplitude=100;
decay=3.0;
y=amplitude*Math.sin(veloc*time)/Math.exp(decay*time);
scale+[y,y,y]
Not exactally what I was after, for awhile it was enough.
I also work with Cinema 4D and Mograph, they have a delay effector that achieves this keyframeable spring effect with the greatest of ease ... I'm hungy like the wolf.
There has to be a way to make this happen in AE. Does anyone have any clues?
Respond to this post
•
Return to posts index
•
Read entire thread
Current Message Thread:
Does a simple keyframable elastic/spring solution exist?
by josh on Sep 13, 2007 at 4:50:14 pm
Re: Does a simple keyframable elastic/spring solution exist?
by Dan Ebberts on Sep 13, 2007 at 4:58:59 pm
Re: Does a simple keyframable elastic/spring solution exist?
by josh on Sep 13, 2007 at 5:07:15 pm
Re: Does a simple keyframable elastic/spring solution exist?
by Dan Ebberts on Sep 13, 2007 at 5:20:38 pm
Re: Does a simple keyframable elastic/spring solution exist?
by Dan Ebberts on Sep 13, 2007 at 8:52:35 pm
Re: Does a simple keyframable elastic/spring solution exist?
by NspktaGagt on Oct 30, 2007 at 3:53:12 pm
Note:
If you are a registered user please
click here to login
before posting.
Your post will not be accepted if your name and email address are not registered in our database. Click
here
if you do not have an account.
Name
E-Mail Address
Subject
E-Mail me when someone responds
Just This Message
Entire Thread
None
Message:
Note:
The following are HTML characters and may cause parts of your post to disappear if not used correctly: < > &
To include any portion of the post in your response, highlight the desired text and hit the "Q" key.
Read more...
Please post Expressions Code in the box below:
Add your message signature
Note:
By clicking "Post Direct" button above, you are agreeing to the Creative Cow's
Code of Conduct
.
FORUMS
•
TUTORIALS
•
MAGAZINE
•
DVDs
•
BOOKS
•
PODCASTS
•
EVENTS
•
SERVICES
•
NEWSLETTER
•
NEWS
•
BLOGS
©
CreativeCOW.net
All rights are reserved.
[
Top
]