C++ particle explosion fo fun
Make sure you install SDL2:
sudo apt-get install libsdl2-dev
To run:
g++ *.cpp -w -lSDL2 -o output
./output
Here are some photos of the process:
(The gifs do not do these justice. They look much better when ran natively.)
After boxBlur application, it starts to look a bit cooler.
Gave it varying speed and a clockwise radial spin.
If you let it run for a bit, you get some cool colors!