nightshade-renderer 0.51.0

GPU-driven wgpu renderer with a built-in frame graph.
Documentation
1
2
3
4
5
6
7
8
mod animation;
mod node;
mod pass;
mod types;
mod world_state;

pub use pass::SkinnedMeshPass;
pub use types::BlendedIblViews;