All Projects → nicokuijpers → SolarSystemSimulator

nicokuijpers / SolarSystemSimulator

Licence: other
Solar System Simulator written in Java. Positions and velocities of 30 solar system bodies and 3 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 compa…

Programming Languages

java
68154 projects - #9 most used programming language
HTML
75241 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to SolarSystemSimulator

accrete-starform-stargen
An attempt to reconcile all available versions of the Accrete/Starform/Stargen solar system generator.
Stars: ✭ 24 (-7.69%)
Mutual labels:  solar-system
HackTheSolarSystem
The 5th Annual American Museum of Natural History Hackathon produced by the BridgeUP: STEM program
Stars: ✭ 22 (-15.38%)
Mutual labels:  solar-system
solarsystemts
케플러 방정식을 이용한 태양계 행성들의 궤도 계산 시뮬레이터
Stars: ✭ 49 (+88.46%)
Mutual labels:  solar-system
pico-solar-system
No description or website provided.
Stars: ✭ 186 (+615.38%)
Mutual labels:  solar-system
tycho
🪐 A real-time, WebGL-based interactive simulation of our solar system.
Stars: ✭ 90 (+246.15%)
Mutual labels:  solar-system
ha skyfield
See the apparent positions of the Sun, Moon, and planets in this home assistant custom component
Stars: ✭ 26 (+0%)
Mutual labels:  solar-system
api-rest
API - The Solar System OpenData
Stars: ✭ 18 (-30.77%)
Mutual labels:  solar-system
planetarium
Our Planetarium project!
Stars: ✭ 45 (+73.08%)
Mutual labels:  solar-system
qnm
Python package for computing Kerr quasinormal mode frequencies, separation constants, and spherical-spheroidal mixing coefficients
Stars: ✭ 21 (-19.23%)
Mutual labels:  general-relativity
Black-hole-simulation-using-python
Non-spinning black hole simulation based on geodesics equation
Stars: ✭ 60 (+130.77%)
Mutual labels:  general-relativity
negative-mass-simulator
Negative Mass N-body Simulation Codes
Stars: ✭ 57 (+119.23%)
Mutual labels:  gravitational-simulations

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

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].