Course: CS350 (Space Partitioning)
Used Tech: Self-made Native C++ and OpenGL engine.
This is the first assignment for the space partitioning course (CS350) at Digipen Bilbao. It showcases different methods of calculating bounding volumes for moving objects. AABB and Sphere bounding bounding volumes are covered.