mocari 0.1.1

A pure Rust Live2D/Cubism-compatible runtime, with an optional wgpu renderer
Documentation
1
2
3
4
pub mod common;

#[cfg(feature = "wgpu")]
pub mod wgpu;