Decision Workspace
bevy_map_animation vs bevy_spritesheet_animation vs bevy_sprite3d
Side-by-side comparison of Rust crates
58
bevy_map_animation
experimentalv0.6.0
Animation and sprite types for bevy_map_editor
57
bevy_spritesheet_animation
stablev6.1.0
A Bevy plugin for animating sprites
55
bevy_sprite3d
stablev8.0.0
Bevy Plugin to allow using 2d sprites in a 3d scene.
Core Metrics
| bevy_map_animation | bevy_spritesheet_animation | bevy_sprite3d | |
|---|---|---|---|
| Health Score | 58 | 57 | 55 |
| Total Downloads | 858 | 23.7K | 44.4K |
| 30d Downloads | 144 | 768 | 1.2K |
| Dependents | 33 | 4 | 39 |
| Releases | 11 | 21 | 21 |
| Last Updated | 30d ago | 65d ago | 71d ago |
| Age | 3m | 1y 11m | 3y 8m |
Health Breakdown
bevy_map_animation
Maintenance
18
Quality
14
Community
10
Popularity
4
Documentation
12
bevy_spritesheet_animation
Maintenance
16
Quality
19
Community
7
Popularity
5
Documentation
10
bevy_sprite3d
Maintenance
15
Quality
17
Community
7
Popularity
6
Documentation
10
Technical Details
| bevy_map_animation | bevy_spritesheet_animation | bevy_sprite3d | |
|---|---|---|---|
| Version | 0.6.0 | 6.1.0 | 8.0.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 4 | 6 | 3 |
| Crate Size | 45KB | 120KB | 2.7MB |
| Features | 1 | 4 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | 1.76.0 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •bevy_map_animation leads with a health score of 58/100, but none of the options score above 80.
- •bevy_sprite3d has the most downloads (44.4K), suggesting wider adoption.
- •bevy_map_animation is pre-1.0 — API may change.