Decision Workspace
mcubes vs sampled-dmc vs transvoxel
Side-by-side comparison of Rust crates
49
mcubes
experimentalv0.1.7
The Marching Cubes algorithm for creating isosurfaces
34
sampled-dmc
growingv0.1.2
An implementation of Dual Marching Cubes (DMC) for already sampled data
46
transvoxel
growingv2.0.0
Implementation of Eric Lengyel's Transvoxel Algorithm
Core Metrics
| mcubes | sampled-dmc | transvoxel | |
|---|---|---|---|
| Health Score | 49 | 34 | 46 |
| Total Downloads | 4.6K | 4.1K | 16.2K |
| 30d Downloads | 278 | 6 | 106 |
| Dependents | 4 | 0 | 0 |
| Releases | 8 | 3 | 14 |
| Last Updated | 137d ago | 1819d ago | 136d ago |
| Age | 9m | 4y 12m | 4y 10m |
Health Breakdown
mcubes
Maintenance
13
Quality
11
Community
8
Popularity
4
Documentation
13
sampled-dmc
Maintenance
4
Quality
14
Community
3
Popularity
4
Documentation
9
transvoxel
Maintenance
9
Quality
17
Community
6
Popularity
5
Documentation
9
Technical Details
| mcubes | sampled-dmc | transvoxel | |
|---|---|---|---|
| Version | 0.1.7 | 0.1.2 | 2.0.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 1 | 5 | 9 |
| Crate Size | 4.3MB | 14KB | 239KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2018 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •mcubes leads with a health score of 49/100, but none of the options score above 80.
- •transvoxel has the most downloads (16.2K), suggesting wider adoption.
- •⚠ sampled-dmc has not been updated in over a year.
- •mcubes, sampled-dmc are pre-1.0 — API may change.