Show HN: I built an interactive 3D three-body problem simulator in the browser
2 days ago
- #Three-Body Problem
- #Chaotic Dynamics
- #Physics Simulation
- Interactive 3D simulation of the chaotic gravitational dynamics in the Three-Body Problem.
- Features include orbit manipulation with mouse, zoom with scroll, pause, and reset functions.
- Presets available for Figure-8, Helix, 4-body, and Random 3D scenarios.
- Options to export and import data for further analysis or sharing.
- Adjustable simulation speed (1×) and physics parameters like gravitational constant (G), softening factor (Soft), and time step (dt).
- Choice of integrators: RK4, Euler, and Verlet for different accuracy and performance needs.
- Collision handling can be toggled off for simplified simulations.