Decision Workspace
render-to-texture vs bevy_procedural_meshes vs bevy_generative
Side-by-side comparison of Rust crates
39
render-to-texture
growingv0.13.0
Render to a texture using Bevy and optionally retrieve the contents in the Main World.
58
bevy_procedural_meshes
growingv0.18.0
Procedural Meshes for the Bevy game engine.
45
bevy_generative
growingv0.4.0
Procedural generation in Bevy
Core Metrics
| render-to-texture | bevy_procedural_meshes | bevy_generative | |
|---|---|---|---|
| Health Score | 39 | 58 | 45 |
| Total Downloads | 4.3K | 10.7K | 5.7K |
| 30d Downloads | 22 | 51 | 33 |
| Dependents | 1 | 1 | 0 |
| Releases | 3 | 11 | 5 |
| Last Updated | 725d ago | 62d ago | 170d ago |
| Age | 2y 1m | 2y 1m | 2y 2m |
Health Breakdown
render-to-texture
Maintenance
5
Quality
8
Community
7
Popularity
4
Documentation
15
bevy_procedural_meshes
Maintenance
14
Quality
17
Community
7
Popularity
5
Documentation
15
bevy_generative
Maintenance
9
Quality
13
Community
6
Popularity
4
Documentation
13
Technical Details
| render-to-texture | bevy_procedural_meshes | bevy_generative | |
|---|---|---|---|
| Version | 0.13.0 | 0.18.0 | 0.4.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 5 | 5 | 10 |
| Crate Size | 38KB | 67KB | 60KB |
| Features | 0 | 6 | 0 |
| Yanked % | 33.3% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.76.0 | 1.87.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •bevy_procedural_meshes leads with a health score of 58/100, but none of the options score above 80.
- •⚠ render-to-texture has not been updated in over a year.