Particles

A particle system package for the 2D library ebiten.

Examples

go run examples/editor/*.go

example

Rate over distance

Fixed rate over distance, instead of over time.

go run examples/distance/main.go

example