● Implemented a Rigid-Body physics engine for 3D rigid-body collisions.
● Implemented low-latency techniques by minimizing garbage collection overhead.
● Designed and Developed architecture to improve the performance of Collision Detection and Resolution by using techniques like Spatial Partitioning, Bounding Volume Hierarchy, and Primitive Bounding volumes for complex shape objects and multiple design patterns.