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

https://github.com/zsteve/nbsim

simplistic n-body problem simulator
https://github.com/zsteve/nbsim

Last synced: 11 months ago
JSON representation

simplistic n-body problem simulator

Awesome Lists containing this project

README

          

# nbsim
Simplistic n-body problem simulator in C++, currently using naive Euler method for numerical integration.
Uses minifb (https://github.com/emoon/minifb)

Stay tuned for improvements on the code!

![screenshot](img.png)