shadertoy.com shaders ported to Rust-GPU
Run cargo run --release
and a window will pop up with 28 different animations
in it. (Two squares on the bottom right-hand side are empty.) That's it!
Rust-GPU is dual-licensed under Apache-2.0/MIT
Individual shaders are licensed according to the original shadertoy.com entry
(see each file's documentation comment for more details).