Add SHADERed Rust link to Readme (#648)

Increase visibility of SHADERed's rust-gpu integration by adding it to the Readme.
This commit is contained in:
Nicholas Rishel 2021-06-09 01:16:37 -07:00 committed by GitHub
parent 0de0ad03c3
commit 0410fc53e1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -52,7 +52,10 @@ See [source](examples/shaders/sky-shader/src/lib.rs) for full details.
Check out [The `rust-gpu` Dev Guide][gpu-guide] for information on how to get started with using it in your projects.
Experiment with rust-gpu shaders in-bowser at [SHADERed][shadered].
[gpu-guide]: https://embarkstudios.github.io/rust-gpu/book/
[shadered]: https://shadered.org/shaders?language=rust&sort=hot
## Background