top of page

Create Your First Project

Start adding your projects to your portfolio. Click on "Manage Projects" to get started

Computer Animation

C++ code for Main class:

A framework for converting 3D animation data onto rigged character models was implemented. A hierarchy based on various nodes and joints makes up the skeleton, which animates through keyframes and inbetweening code. Skinning was implemented as well, which allows models to rotate and bend directly with their joints.

bottom of page