awsm-renderer 0.3.0

awsm-renderer
Documentation
1
2
3
4
5
6
//! Shader plumbing for the shadow-generation pass.

pub mod cache_key;
pub mod masked_cache_key;
pub mod masked_template;
pub mod template;