Particle system that spawn particles using fragment shaders. All operations are done on GPU using compute shaders and indirect drawing.
Inspired by God Of War technique describe in Disintegrating Meshes with Particles in 'God of War'.
This project is in active development. It hasn't receive a stable release yet.
You can see project current status in dev branch.