Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 599 Bytes

File metadata and controls

18 lines (11 loc) · 599 Bytes

shadertoy.com shaders ported to Rust-GPU

shadertoys image

How to run

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!

License

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).