Solar System Simulator (World Orbit Fortune 4)
- November 12, 2020
- ikamenov
This project is made for simulating the Solar System with orbits of planets, dwarfs, and moons drawn, even around other dwarfs and planets! I used data from Wikipedia and either plugged them in to the objects, or calculated the apoapsis, periapsis, inclination, etc. This was all done in Java without using any external libraries. This does not use graphics acceleration, like OpenGL or Vulkan. Objec…