This was a small experiment to create a simple particle engine in a fragment shader that could run with good performance on mobile devices.
I will describe in more detail how it works in a future post, but you can examine the source already on shadertoy.
It’s built around triangle waves which I showed in the last post.
(Unfortunately the embedded player may not work on all devices)