tegridydev / BHPS

Black Hole Particle Simulation (BHPS)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Black Hole Particle Simulation (BHPS)

BHPS aims to simulate a particle system interacting with a central black hole using Python

Inspo

This repository is a fork inspired by JoeSzeles/Black-Hole--Planetary-System-Simulator--QI:main

The inspiration behind this particle simulation with a black hole comes from exploring the dynamics of gravitational interactions in a simulated environment.

Drawing on concepts from physics and astronomy, this project aims to visualize how particles behave under the influence of a massive central object, akin to a black hole

Features

  • Real-time rendering of the particle simulation on a canvas element
  • Interactive controls to start, stop, and adjust the simulation parameters:
    • Particle count
    • Black hole mass
    • Gravity scale

Screenshot of the app

Acknowledgments

About

Black Hole Particle Simulation (BHPS)


Languages

Language:JavaScript 43.8%Language:Python 23.0%Language:HTML 17.2%Language:CSS 16.0%