particula-rs
particula-rs is a simple particle library for Rust.
Features
- Heterogenous particle systems
- Provided update and draw implementation for particle systems
- Particle emitter support
Examples
See the examples in /examples for examples on how to implement Particle and use the particle system yourself.