Basketball Hierarchical Modeling Animation!

By: Corrigan Johnson

Description

An animation of a hierarchically modeled basketball player dribbling and shooting a basketball (written in C++ / Eigen / OpenGL). A directional light source was used to illuminate the player, hoops, and ball (with phong shading).

Features

Lessons Learned

Pictures



Sources

Download

The basketball player model is fairly complex since there are so many different components. Use the comments spread throughout the model to understand what is going on.
Source