Page 1 of 1

Code

Posted: Thu Apr 22, 2010 9:32 am
by reza
Here is some code to do interpolation over time. It's a class/concept Ben Fry used in Visualizing Data written in Java/Processing...I ported it to C++

This can help with smooth animation for camera movements, animation between values, etc.

Reza