Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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++
- Host: GitHub
- URL: https://github.com/gazeux33/particles-simulation
- Owner: Gazeux33
- Created: 2024-01-27T09:28:29.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-01-27T11:45:11.000Z (12 months ago)
- Last Synced: 2024-01-28T11:59:08.467Z (12 months ago)
- Language: C++
- Size: 14.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)