spottedcat 0.7.4

Rusty SpottedCat simple game engine
Documentation
1
2
3
4
5
6
#[cfg(feature = "gltf")]
pub mod gltf;
#[cfg(feature = "utils")]
pub mod image;
#[cfg(feature = "model-3d")]
pub mod obj;