Cargo Features
chaos-framework has no features set by default.
[dependencies]
chaos-framework = { version = "0.1.2", features = ["skeletal"] }
-
skeletal
-
Enables
russimp
Affects
animation::BoneInfo
,
animation::Animation
,
animation::Animator
,
model::load_scene
,
model::convert_russimp_mat_to_glam_mat
…