A particle system for Odin + raylib, modelled after particle system in Unity engine.
To run the demo:
odin run .
To use it in your project, simply copy + paste the particles directory to your source code directory.
A simple particle system for Odin + raylib