o
odin.langpkg.dev
packages / library / particles

particles

1249a5flibrary

A simple particle system for Odin + raylib

MIT · updated 3 months ago

particles

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.