xc3_wgpu 0.22.0

Xenoblade Chronicles model rendering library
Documentation
1
2
3
4
5
#![allow(dead_code)]

// Include the bindings generated by build.rs.
// Not modifying the src directory makes this crate easier to publish.
include!(concat!(env!("OUT_DIR"), "/shader.rs"));