Particles in Box is a desktop program designed to demonstrate the behavior of gas particles in an enclosed area (a box). This project is curated by a National Research University of Electronic ...
This project is done based on the instructions provided in the Coursera's Algorithms Part 2 course. The collision detection algorithm is efficient because we use Binary Heap to store events and pop ...