Skip to content

Particle simulation with collision detection written in SDL2

License

Notifications You must be signed in to change notification settings

varun-r-mallya/ParticleSim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ParticleSim

Particle simulation with collision detection written in SDL2 with Netwonian methods

to run

  • make sure you have SDL2 installed
#For Ubuntu
sudo apt-get install libsdl2-dev
#For Arch based distros
sudo pacman -S sdl2
  • compile and run after chmod +x run.sh
./run.sh

About

Particle simulation with collision detection written in SDL2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published