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

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

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

cpp particle-physics particle-system sfml verlet-integration

Last synced: over 1 year ago
JSON representation

A simple particle 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)