https://github.com/branc116/nbody
Nbody, Lagrange point, PID regulation, plotting, Godot engine
https://github.com/branc116/nbody
Last synced: 3 months ago
JSON representation
Nbody, Lagrange point, PID regulation, plotting, Godot engine
- Host: GitHub
- URL: https://github.com/branc116/nbody
- Owner: branc116
- Created: 2020-01-17T04:44:02.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-06-24T12:32:51.000Z (over 3 years ago)
- Last Synced: 2025-06-09T18:49:28.296Z (4 months ago)
- Language: Jupyter Notebook
- Size: 1.09 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NBody simulation
* Simulations can run on CPU or GPU
* Easy creation of large systems
* Lagrange point stablility analysis
* Pid regulated planets around lagrange points
* Gui is made in Open source engine [Godot](https://godotengine.org/)### How to run
* Clone the project: `git clone https://github.com/branc116/NBody`
* Download [Godot 3.2-beta5-monobuild](https://downloads.tuxfamily.org/godotengine/3.2/beta5/mono/)
* Open Godot and open the project using Godot### Video demonstarion
* [Crashing galaxies](https://youtu.be/W25cSuk8yNo)* [Stability of lagrange points](https://youtu.be/r4-oK8pMlG0)