Skip to content

anAndjel/Particle-Fluid-simulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Particle Simulation

A simple particle simulator which implements a Neighbor Searching algorithm using a Grid system and Spatial Hashing

Demo

demo

Build

  • To build just clone the repo and run:
./build.sh

Run

  • To run just run the run.sh script like this:
./run.sh

TODO:

  • Implement Neighbor Searching with Spatial Hashing
  • Menu Revamp
  • Gravitational Forces
  • Changing colors depending on particle speed
  • Fix the dampening factor
  • Mouse click particle creation feature

Buy me a coffee!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages