An open API service indexing awesome lists of open source software.

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

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)