An open API service indexing awesome lists of open source software.

https://github.com/rust-gpu/rust-gpu-shadertoys

shadertoy.com shaders ported to Rust-GPU
https://github.com/rust-gpu/rust-gpu-shadertoys

fragment-shader gpu graphics-programming rust rust-gpu shaders shadertoy vulkan

Last synced: 6 months ago
JSON representation

shadertoy.com shaders ported to Rust-GPU

Awesome Lists containing this project

README

          

# [shadertoy.com] shaders ported to [Rust-GPU]

![shadertoys image](shadertoys.jpg)

## License

[Rust-GPU] is dual-licensed under [Apache-2.0/MIT](https://github.com/EmbarkStudios/rust-gpu/#license)

Individual shaders are licensed according to the original [shadertoy.com] entry
(see each file's documentation comment for more details).

[shadertoy.com]: https://shadertoy.com
[Rust-GPU]: https://github.com/rust-gpu/rust-gpu