130 skills found · Page 1 of 5
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.
SoAanyip / SolarSystemSimple Three.js solar system.
maxmahlke / SolarSystemOrbiterPlot orbits of the planets. Calculate Hohmann Transfer Orbits between them and extract movies of the motions in the Solar System
GTruf / SolarSystem 3D3D scene with a model of the Solar System
evan-moon / Solarsystemts케플러 방정식을 이용한 태양계 행성들의 궤도 계산 시뮬레이터
aromanro / SolarSystemA solar system simulator with Verlet, using OpenGL for displaying.
ismai117 / SolarSystemKMPSolarSystemKMP: Explore the wonders of our solar system! Built using Compose Multiplatform, Androidx ViewModel & Navigation, KStore, Koin, Coil...
IoannisNasios / SolarsystemPython Library for Planetary Position Calculations
honzaap / SolarSystemSolar System 3D replica in ThreeJS
RyanPridgeon / Solarsystem3D OpenGL C++ Solar System Simulator
WaelYasmina / SolarsystemNo description available
Instand / SolarSystemSolar system model based on Qt3D framework
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.
theshanergy / SolarsystemNo description available
Sectah / Solar SystemSolar System simulation created in C++ with legacy OpenGL
wkasteleijn / LuckystackworkerLuckyStackWorker
kristinriebe / Solarsystem WorkshopTutorial on creating planets of the solar system in Blender using Python scripting
1kar / OpenGL SolarSystem3D C/C++/OpenGL/GLFW Simple Solar System model 🌍
RecoAaron / SolarSystem OpenGLNo description available
PatwinchIR / Solar System Unity3DSolar System Simulator