lampshade 0.13.0

Fast, composable GPU primitives for Rust applications using wgpu and WGSL.
Documentation
1
2
3
4
5
6
pub mod buffers;
pub mod capabilities;
pub mod math;
pub mod runtime;
pub mod shader;
pub mod workspace;