Cargo Features
toxicblend has no features set by default.
[dependencies]
toxicblend = { version = "0.0.22", features = ["display_chunks", "saft"] }
- display_chunks
-
This is for debugging purposes, will place voxels at each chunk corner
- saft = macaw, saft_cr
-
enables the saft mesher backend
Features from optional dependencies
In crates that don't use the dep:
syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.
- saft_cr saft?
-
Enables saft ~0.27
- macaw saft?
-
Enables macaw ~0.15
We import macaw to get at the glam version used by saft