Creative Communities of the World Forums

The peer to peer support community for media production professionals.

Activity Forums Adobe After Effects Expressions inverse kinetics expressions?

  • Filip Vandueren

    February 4, 2006 at 12:15 am

    This would be the simplest form:

    to limit between 0 and 90:
    linear(value, 0, 90, 0, 90)

    to limit between -90 and 90:
    linear(value, -90, 90, -90, 90)

    Of course, it takes more than a simple limit to create a true inverse kinematics rig for multiple joints, Dan Ebberts worked one out on his site:

    https://www.motionscript.com/expressions-lab-ae65/ik.html

We use anonymous cookies to give you the best experience we can.
Our Privacy policy | GDPR Policy