Add your shaders to the [`crates/lib/rust-shaders/`](../crates/lib/rust-shaders) crate. Run the shader builder from [`crates/bin/rust-shader-builder`](../crates/bin ...
Add your shaders to the crates/lib/rust-shaders/ crate. Run the shader builder from crates/bin/rust-shader-builder to make sure they can be loaded at runtime. Finally, use ...