I have a value (let's call it x) that linearly increases from 0 to 1 over a certain amount of frames. it is never smaller than 0, and never larger than 1.
Is there a way I can use x to create curves as shown in this image? :

as stated, x is currently Linear.
How can I create new values from x to "ease in", "ease out" and "ease in & out"?
Edited by Pandaboy, 04 August 2012 - 12:49 PM.











