bevy_firework

🎆 CPU-driven, batch-rendered particle system for the Bevy game engine.

APACHE-2.0 License

Downloads
3.3K
Stars
38
Committers
3
bevy_firework - v0.5.0 Latest Release

Published by mbrea-c 4 months ago

What's Changed

Full Changelog: https://github.com/mbrea-c/bevy_firework/compare/v0.4.0...v0.5.0

bevy_firework - v0.4.0

Published by mbrea-c 4 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/mbrea-c/bevy_firework/compare/v0.3.0...v0.4.0

bevy_firework - v0.3.0

Published by mbrea-c 8 months ago

Highlights

  • Updated to bevy 0.13 and bevy_xpbd 0.4 thanks to @Affinator
  • Particle collision with arbitrary bevy_xpbd colliders
  • WebGL support
  • Soft particle-scene intersections (fading out of particles where they intersect the scene)

Changelog

New Contributors

Full Changelog: https://github.com/mbrea-c/bevy_firework/compare/v0.1.0...v0.3.0

bevy_firework - v0.1.0

Published by mbrea-c 8 months ago

First release!

See README file for crate details.