Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 568 Bytes

File metadata and controls

15 lines (10 loc) · 568 Bytes

Screen 13 Hot Example Code

Getting Started

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 Code

Example Instructions Preview
glsl.rs
cargo run --example glsl
Preview
hlsl.rs
cargo run --example hlsl
Preview