particula-rs 0.1.3

A simple particle library
Documentation

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.