
Gravity Simulator
Interactive Space Physics Sandbox In Your Browser
What it does
Explore gravity through two interactive physics engines built for experimentation and learning. Test how objects fall on different planets and moons with the Object Drop Engine, or create realistic orbital simulations featuring planetary motion, collisions, slingshots, and N-body gravity systems. Gravity Simulator runs entirely in the browser with real-time controls, cinematic visuals, and scientifically inspired physics - no downloads or installations required.
Does the same job
all alternatives →- IBI built a gravity simulator in pure CSS2022 · multiplanetary.website · ▲64
- GIGravity – Interactive solar-system simulator, from Newton to EinsteinJun 2026 · qunabu.github.io · ▲217
Just for fun and self education, I've built this over a weekend to teach myself why orbits exist, not just show planets going around. Something that was never clearly explain to me in school. It opens with a guided tour that builds the idea up step by step: two bodies and the equal/opposite force, inertia (the Sun is removed and Earth just drifts straight), then "an orbit is falling and continuously missing," cosmic velocities with a little rocket, Voyager 1 & 2's real gravity assists (the clock runs the actual 1977–1989 dates so the planets orbit into their grand-tour alignment and the…
- ASA simple 2D fluid and gravity simulation with WASM and WebGL2024 · aestuans.github.io · ▲137
The little particles will gravitate to your cursor (or touch location), and can even enter stable orbits if the conditions are right! Mainly an excuse for me to experiment with wasm and WebGL, but it makes for a surprisingly good fidget toy.
- IBI built an interactive 3D three-body problem simulator in the browserMar 2026 · structuredlabs.github.io · ▲60

- RLRocket Launch and Orbit SimulatorJan 2026 · donutthejedi.com · ▲166
I (17y/o) have been developing a rocket launch simulation that allows the user to explore what it's like launching a rocket from earth and putting it into orbit. This idea originally started as an educational simulation but as i've gone more down the rabbit hole the more i've wanted to make it realistic. The problem is that I've never had a formal orbital mechanics class or anything like that so I don't know what I'm missing, what I currently have implemented is: Variable gravity Variable Atmospheric drag (US Standard Atmosphere 1976) Multi-stage rockets Closed-loop guidance /…
More life & fun this month
the category →- TL
Life & fun · 10d ago · louisabraham.github.io



Photosynthesis fires two of your iPhone
Life & fun · 29d ago · photosynthesis.camera
- CCCreatium Coach▲320
Your multimedia mentor that takes you from mid to great
Life & fun · 11d ago · producthunt.creatium.info
SoloUno▲310Take control of hair pulling, nail biting & skin picking
Life & fun · 28d ago · solouno.io
Launched alongside, May 2026
the whole month →

Parallel agents, diff reviewer, and multi-model comparisons
Dev tools · May 2026 · kilo.ai


- NW
Hey HN, Henry here from Cactus. We open-sourced Needle, a 26M parameter function-calling (tool use) model. It runs at 6000 tok/s prefill and 1200 tok/s decode on consumer devices. We were always frustrated by the little effort made towards building agentic models that run on budget phones, so we conducted investigations that led to an observation: agentic experiences are built upon tool calling, and massive models are overkill for it. Tool calling is fundamentally retrieval-and-assembly (match query to tool name, extract argument values, emit JSON), not reasoning. Cross-attention…
Life & fun · May 2026 · github.com
- FM
Dev tools · May 2026 · github.com