djeedai/bevy_hanabi
🎆 Hanabi — a GPU particle system plugin for the Bevy game engine. observed · 2026-08-28
Health v2 · maintenance only
77/100
- Activity 99
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1679
- days_rel: n/a
- days_push: 10
- n_releases_24m: 0
Adoption not part of the score
1394 stars · 122 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Hanabi is a GPU-based particle system plugin for the Bevy game engine, written in Rust. It offloads particle simulation and rendering to the GPU via compute shaders to produce real-time visual effects with minimal CPU overhead.
Use cases
- add fire and explosion effects to a Bevy game
- render fireworks and sparks with GPU particles
- create real-time VFX like smoke and magic effects
- simulate thousands of particles without CPU bottleneck
- build particle effects that run in the browser via WebGPU
When to choose
- you are building a game or simulation with Bevy and need particle effects
- you need high-performance, GPU-driven particle simulation
- you want a modern particle system inspired by industry game engines
When to avoid
- you use a game engine other than Bevy
- you need a fully mature, feature-complete particle system with polished tooling
- you need WebAssembly support without WebGPU
Facets
plugin · maturity active
graphics simulation animation graphics rust cross-platform wasm bevy-plugin gpu-particles vfx particle-system compute-shaders gamedev game-development gpu
2 sources
- readme: https://github.com/djeedai/bevy_hanabi · fetched 2026-08-28 · 3a9ee7b1e6e0
- registry_crates: https://crates.io/api/v1/crates/bevy_hanabi · fetched 2026-08-29 · b72fe5b9ac12
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| djeedai/bevy_hanabi | main | 77 |
For agents
markdown · JSON · MCP: product_card(name="djeedai/bevy_hanabi")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem