After reading about collisions and wanting to just see what happens with macro-particle collisions. I thought a quick way would to use a Quad/Oc-Tree for handling collisions efficiently.
Python
QuadTree
After reading about collisions and wanting to just see what happens with macro-particle collisions. I thought a quick way would to use a Quad/Oc-Tree for handling collisions efficiently.