11 skills found
sotos82 / SolarSystemSimulatorGameA simulation of our Solar System and a game at the same time made mainly for educational purposes (it gives a good sense of the time and space scale of out Solar System). The planets the moon and the Space Crafts follow realistic (elliptical) orbits in phase space and the relative sizes of planets and moon are correct. For the orbital elements of the planets I used values according to the NASA planetary fact sheet. The radius of all planets and moon is increased by a factor of 30 to avoid floating point errors since the GPU internally is using single precision arithmetics. The planetary orbits are pre-computed at start time using a 4rth-order Runge-Kutta integrator. Specifically the 2nd Kepler-law (which is a differential equation) is solved for the values according to the Nasa Fact-Sheet for the planets of our solar system and the moon. The trajectories of the Space-Crafts are calculated at run time using a 2nd order Leapfrog Integrator with initial conditions based on user input and Earth's position and velocity at the time the Space Craft is launched. The goal of the game is to launch Space Crafts and complete the missions. Check out the video in the right for gameplay footage. Note that in order to play the game you need a mouse with a wheel. Programmed with C# and powered by Unity.
nicokuijpers / SolarSystemSimulatorSolar 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.
markus-ebke / SolarSystemSimulatorBlender Add-on for simulating solar systems
mmarusiak / Universe SimulatorJust a small project to simulate small solar systems
Simone-Dr / SolarSystemThis is a two-dimensional simulation of our solar system to scale, written in Javascript while using the Keplerian Elements for calculating the positions.
neozeed / Ssystem 1.6ssystem-1.6 as I found in a zip
rikyoz / SolarSystemSimulatorA simple WebGL Solar System simulator written using three.js
juan-burtet / SolarSystemSimulatorA Solar System Simulator made in OpenGL/C++
EnguerranVidal / Planetary Orbits Solar SystemThis project realised by Jonathan Oers and Enguerran Vidal vows to model the gravitational interactions between the planets of the Solar System and the influence of these perturbations on their orbits through the comparison of different differential equations integration schemes.
Curious-Nikhil / Solar System SimulatorThe Solar System Simulator is a graphical engine which will produce simulated views of any body in the solar system from any point in space.
SnowyPainter / Solar System초등 저학년 교육용 태양계 시뮬레이션