Penner easing for c++
As I said last week, I’m also using robert penner’s easing equations in openFrameworks, so I’ve ported them to c++. This has been relatively straightforward, but, as with the actionscript to java conversion, I’ve run into some nuances between languages and I’ve definitely learned the hard way (read “wasting some hours of my life”) why [...]