Shader Practice This repo is a collection of shader examples, to practice making shaders via Bevy Engine. Run examples To run each example separately use: cargo run --example [example_name] for example: cargo run --example fire