Quad-Tree Physics Simulation and Physics Engine

Quad-Tree Physics Simulation

Project Overview

This simulation demonstrates the use of quad-trees for spatial partitioning in physics simulations. By efficiently managing the spatial distribution of particles, the quad-tree reduces the computational complexity of collision detection, enabling real-time interactions with a large number of particles.

Inelastic Collision

Inelastic Merging

← Back to My Projects