Hot-reloading shader pipelines are drop-in replacements for regular shader pipelines. Reference the below code to get started.
See the README for more information.
Example | Instructions | Preview |
---|---|---|
glsl.rs | cargo run --example glsl |
|
hlsl.rs | cargo run --example hlsl |