Skip to content

Latest commit

 

History

76 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

8 stars

Watchers

3 watching

Forks

Releases

Packages

Contributors

Languages