Java version of the JQuery Easing plugin
Here is my Java port of the JQuery Easing plugin: pastebin.com/45kgPbRZ
See the JQuery Easing plugin website for examples of what this does: gsgd.co.uk/sandbox/jquery/easing/
I think it is an easy way to make nice looking transitions and animations. Porting it to C/C++ should be easy.