Bounce Animation

Back to the list of News Animations

Using the simple square sample, we can now add a few more options to have the object rotate, shrink and grow. This is pretty easy to do with a list of Place objects. In C++, it's very easy to add many of those using complex mathematical functions to compute the position, scaling factor and rotation (and as we will see later, the morph position.)

Copyright (c) 2002-2009 Made to Order Software Corp.