Particle simulation in c++ using raylib. ↓↓screenshots below↓↓
Go to Actions tab. Click on the latest workflow run, download the build-artifacts, Extract and enjoy!
Just launch the exe in the build/Release/ folder and drag your left mouse button in the window to attract the particles and right to repulse them. Press Space on keyboard to apply a force to each particle pointed to its origina position (just try its really cool). Press "A" on keyboard to take a screenshot.
Feel free to play around with the the code. If you want to edit some variables just clone the repository, edit them and launch the build.bat file in the main directory. try the "particleCount", "WIDTH" and "HEIGHT" variables to get started. (you will find the build exe in the build/Release/ directory. OpenCV is required to build)







