Cargo Features
Centerline has no features set by default.
[dependencies]
centerline = { version = "0.11.0", features = ["glam", "cgmath", "obj-rs"] }
- glam
-
this is only needed for the gui, tests and benchmarks
Enables vector-traits
- cgmath
-
this is only needed for some tests
Enables cgmath of vector-traits