3onier / Diffusion-limited-aggregation

Simulation of DLA for University
1 stars 0 forks source link

Collision Detection Inefficient #2

Closed 3onier closed 3 years ago

3onier commented 3 years ago

For larger amounts of particles the collision detections becomes rather slow due to checking every fixed particle each time

3onier commented 3 years ago

fixed with #4