A downloadable project

Code: https://github.com/neigerk/CS491-Projects/blob/main/KeyframeAnimation.cpp

In this project I programmed keyframe animations.  The wireframes show the position/rotation of the programmed frames.  What is not shown is that each of those frames has a timestamp associated with it.  The program will interpolate the appropriate rotation and position for every other time so that it smoothly moves through each keyframe.

Leave a comment

Log in with itch.io to leave a comment.