A solar system simulation environment where you can play around with planets, suns, gravity and orbits
Mozilla Public License 2.0
2
stars
3
forks
source link
Put planet.update() in a for loop (scale the velocity to make up for the speed increase) to improve calculation accuracy. Move planet.render() to its own loop afterwards #9