Godlike / Pegasus

Game physics engine (can fly)
MIT License
5 stars 2 forks source link

Bug: Multiple infinite mass bodies collision detection #104

Closed ilia-glushchenko closed 6 years ago

ilia-glushchenko commented 6 years ago

When multiple infinite mass bodies are present in the scene, there is a significant bottleneck due to the fact that it is not possible to resolve those collisions and a lot of computation time is drown to detect those collisions endlessly.