Skip to content

Solar System Simulator with 3D visualisation written in Java and JavaFX. Positions and velocities of more than 50 solar system bodies are continuously updated using either Newton mechanics or General Relativity. Initial positions and velocities are obtained from Nasa JPL's ephemerides. The journeys of 12 spacecraft are simulated and visualised.

nicokuijpers/SolarSystemSimulator

Repository files navigation

SolarSystemSimulator

Solar System Simulator written in Java. Positions and velocities of Solar System bodies and Spacecraft are continuously updated using either Newton mechanics or General Relativity. Initial positions and velocities are obtained from Nasa JPL's ephemerides. While simulating, both simulated positions and ephemeris data are visualised for comparison. Source code is made publicly availaible under the MIT licence.

User's manual: SolarSystemManual.pdf

Technical notes: SolarSystemTechnicalNotes.pdf

Video The Journey of Voyager 1: https://youtu.be/HgLGFVqZAUw

Video The Journey of Voyager 2: https://youtu.be/_JBRZJpCbRg

Video The Grand Tour of Voyager: https://youtu.be/Yq0LxCjSxdI

Video The Journeys of Pioneers 10 and 11: https://youtu.be/a5LRzPxkXR4

Video The Journey of Galileo: https://youtu.be/9zmWbzj6hq8

Video The Journey of Cassini: https://youtu.be/bIHReSQoMjA

Video The Journey of New Horizons: https://youtu.be/eeLuBIomQ44

Video The Journey of Apollo 8: https://youtu.be/XaKjY08vBnA

Video The Journey of Rosetta: https://youtu.be/oY79OQmN518

Video The Journey of Mariner 10: https://youtu.be/lOKnr1tp4TQ

Video The Journey of Giotto: https://www.youtube.com/watch?v=45rrlIs2UxU

Required ephemeris files:
DE405EphemerisFiles (directory containing DE405 ephemeris data as text files)
EphemerisFiles (directory containing .txt files)
EphemerisFilesBSP (directory containing .bsp files)

Library required for reading models from file: jimObjModelImporterJFX.jar, see http://www.InteractiveMesh.com

Copyright (c) 2017 Nico Kuijpers

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Solar System Simulator with 3D visualisation written in Java and JavaFX. Positions and velocities of more than 50 solar system bodies are continuously updated using either Newton mechanics or General Relativity. Initial positions and velocities are obtained from Nasa JPL's ephemerides. The journeys of 12 spacecraft are simulated and visualised.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published