Decision Workspace
bevy_scrolling_2d_camera vs bevy_tiled_camera vs bevy_camera_controller
Side-by-side comparison of Rust crates
39
bevy_scrolling_2d_camera
growingv0.3.0
A simple 2d camera plugin for bevy supporting scrolling with right mouse dragging.
40
bevy_tiled_camera
growingv0.9.0
A camera for rendering low resolution pixel art in bevy.
61
bevy_camera_controller
experimentalv0.18.1
Premade camera controllers for Bevy
Core Metrics
| bevy_scrolling_2d_camera | bevy_tiled_camera | bevy_camera_controller | |
|---|---|---|---|
| Health Score | 39 | 40 | 61 |
| Total Downloads | 6.0K | 33.5K | 30.2K |
| 30d Downloads | 7 | 162 | 11.3K |
| Dependents | 0 | 49 | 5 |
| Releases | 5 | 16 | 5 |
| Last Updated | 594d ago | 740d ago | 24d ago |
| Age | 1y 9m | 4y 4m | 4m |
Health Breakdown
bevy_scrolling_2d_camera
Maintenance
4
Quality
15
Community
5
Popularity
5
Documentation
10
bevy_tiled_camera
Maintenance
7
Quality
13
Community
8
Popularity
5
Documentation
7
bevy_camera_controller
Maintenance
19
Quality
15
Community
10
Popularity
5
Documentation
12
Technical Details
| bevy_scrolling_2d_camera | bevy_tiled_camera | bevy_camera_controller | |
|---|---|---|---|
| Version | 0.3.0 | 0.9.0 | 0.18.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 1 | 5 | 10 |
| Crate Size | 4KB | 582KB | 28KB |
| Features | 0 | 1 | 5 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | — | 1.85.0 |
| Owners | 1 | 1 | 2 (team) |
Links
Quick Verdict
- •bevy_camera_controller leads with a health score of 61/100, but none of the options score above 80.
- •bevy_tiled_camera has the most downloads (33.5K), suggesting wider adoption.
- •⚠ bevy_scrolling_2d_camera, bevy_tiled_camera have not been updated in over a year.