Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gazeux33/particles-simulation

A simple particule simulation with SFML in c++
https://github.com/gazeux33/particles-simulation

Last synced: about 1 month ago
JSON representation

A simple particule simulation with SFML in c++

Awesome Lists containing this project

README

        

# Particles-Simulation

A simple particle simulation not taking into account the masses of the particles and interacting with a black hole located at the centre using the ***Verlet*** intregation for the calculation of the movements and using the ***SFML*** library for the display.

![Image-Simulation](https://i.imgur.com/OBkfp9b.png?1)