Hacker News new | ask | show | jobs
by mattdw 3674 days ago
There are tools to go between the two (from http://cubic-bezier.com/ to Flash's HTML5 export), but I don't think there's any general solution to go from a UI like that, to code. What if one of your points is a programmatic parameter that varies over time? What if you're changing ground level with every iteration? How does the bezier-based editing UI help with that?
1 comments

> What if one of your points is a programmatic parameter that varies over time? What if you're changing ground level with every iteration? How does the bezier-based editing UI help with that?

Check out how After Effects solves this, keyframed and scripted animation shares the same timeline and can reference each other.