Decision Workspace
bevy_map_animation vs bevy_spritesheet_animation vs bevy_sprite3d
Side-by-side comparison of Rust crates
55
bevy_map_animation
experimentalv0.6.0
Animation and sprite types for bevy_map_editor
55
bevy_spritesheet_animation
stablev6.1.0
A Bevy plugin for animating sprites
53
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 | 55 | 55 | 53 |
| Total Downloads | 1.2K | 25.0K | 46.2K |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 33 | 4 | 40 |
| Releases | 11 | 21 | 21 |
| Last Updated | 89d ago | 124d ago | 131d ago |
| Age | 5m | 2y 1m | 3y 10m |
Health Breakdown
bevy_map_animation
Maintenance
15
Quality
14
Community
10
Popularity
4
Documentation
12
bevy_spritesheet_animation
Maintenance
14
Quality
19
Community
7
Popularity
5
Documentation
10
bevy_sprite3d
Maintenance
13
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 55/100, but none of the options score above 80.
- •bevy_sprite3d has the most downloads (46.2K), suggesting wider adoption.
- •bevy_map_animation is pre-1.0 — API may change.