A simple particle simulator which implements a Neighbor Searching algorithm using a Grid system and Spatial Hashing
- To build just clone the repo and run:
./build.sh- To run just run the run.sh script like this:
./run.sh-
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
