Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 440 Bytes

File metadata and controls

10 lines (6 loc) · 440 Bytes

Mesh-Collision-Detection

Video Games Programming - Assignment 2

Implementation of a tool which efficiently detects collision between two 3D objects. With usage of KD-Tree, implementing Bounding Volume Hierarchy between the two objects.

col1

col2