johnBuffer / NoCol

Trajectories finder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What causes the anti-collision?

RanvirChoudhary opened this issue · comments

Does anyone know what causes the anti-collision?

yes it would be cool if you could explain it a bit more in the readme what bug happens

I believe this is simply a statistical phenomenon. I believe it's a simple circle based collision system, basically without any friction or loss of energy. When they collide with another particle it pushes them out of the way and over time it stabilizes into a system without any collisions. This is only what it looks like to me, I could be wrong.