SebLague / Solar-System

Simple solar system experiment
https://www.youtube.com/watch?v=7axImc1sxa0
MIT License
1.15k stars 316 forks source link

EndlessManager is changing orbits after some time #4

Open marksom opened 4 years ago

marksom commented 4 years ago

EndlessManager is changing body orbits after some time which leads to collisions if distanceThreshold set to 0.1f

Delofon commented 2 years ago

Distance threshold should not be that small. You're only making things worse by making it this tiny! Make it something reasonable instead, like 1000f.