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

Features from optional dependencies

obj-rs implicit feature

Enables obj-rs

obj-rs:

Wavefront obj parser for Rust. It handles both 'obj' and 'mtl' formats.

Affects centerline::remove_internal_edges