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
- Host: GitHub
- URL: https://github.com/rust-gpu/rust-gpu-shadertoys
- Owner: Rust-GPU
- Created: 2020-12-04T17:41:57.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2025-07-26T11:44:40.000Z (7 months ago)
- Last Synced: 2025-07-26T17:35:51.444Z (7 months ago)
- Topics: fragment-shader, gpu, graphics-programming, rust, rust-gpu, shaders, shadertoy, vulkan
- Language: Rust
- Homepage:
- Size: 5.66 MB
- Stars: 151
- Watchers: 7
- Forks: 13
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [shadertoy.com] shaders ported to [Rust-GPU]

## 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