Cargo Features

xc3_model has no features set by default.

[dependencies]
xc3_model = { version = "0.8.0", features = ["gltf", "arbitrary"] }
gltf

Enables gltf =1.3.0 and gltf-json =1.3.0

Affects xc3_model::gltf

arbitrary

Enables arbitrary, arbitrary of indexmap, ordered-float, and xc3_lib