Skip to content

tegridydev/BHPS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 43.8%
  • Python 23.0%
  • HTML 17.2%
  • CSS 16.0%