Skip to content

Martin-Reparaz/Particle_Sim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Particle_Sim

A Simple particle simulator in which each particle interacts with the others simulating gravity.

Setup & Run

git clone https://github.com/Martin-Reparaz/Particle_Sim.git
cd Particle_Sim
sudo chmod +x build clean
./build
./particles

Clean build

./clean

Modify parameters

By moddifying params.txt file, you can experiment with the different parameters that modify the behaviour of the particles.

Interact with the particles

By clicking inside the Particle_Sim window you can interact with the particles. Depending of the click you make, you can attract or repulse the particles.

About

A Simple particle simulator in which each particle interacts with the others simulating gravity.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors