File tree Expand file tree Collapse file tree 1 file changed +14
-3
lines changed Expand file tree Collapse file tree 1 file changed +14
-3
lines changed Original file line number Diff line number Diff line change @@ -191,11 +191,22 @@ Rustlantis fork to support it as well. This collaboration has already uncovered
191191issues in Rust GPU. We plan to continue investing in Rustlantis support to improve
192192automated testing and actively hunt for bugs.
193193
194+ ### Updated Shadertoy shaders
195+
196+ Rust GPU maintainer [ @LegNeato ] ( https://github.com/LegNeato ) updated previously ported
197+ Shadertoy shaders] ( https://github.com/Rust-GPU/rust-gpu-shadertoys ) to work with the
198+ latest release. In doing so, he fixed several issues in [ ` wgpu ` and
199+ ` naga ` ] ( https://github.com/gfx-rs/wgpu ) .
200+
201+ He wrote a [ blog post about his experience] ( ./2025-04-10-shadertoys ) that was popular on
202+ [ Reddit] ( https://www.reddit.com/r/rust/comments/1jw15ss/shadertoys_ported_to_rust_gpu/ )
203+ and [ Hacker News] ( https://news.ycombinator.com/item?id=43667693 ) .
204+
194205### New website
195206
196- Rust GPU maintainer [ @LegNeato ] ( https://github.com/LegNeato ) added a [ new website for
197- the project] ( https://rust-gpu.github.io/ ) using [ Docusaurus] ( https://docusaurus.io/ ) . He
198- also created some Docusaurus
207+ [ @LegNeato ] ( https://github.com/LegNeato ) also created a [ new website for the
208+ project] ( https://rust-gpu.github.io/ ) using [ Docusaurus] ( https://docusaurus.io/ ) . He
209+ created custom Docusaurus
199210[ plugins] ( https://github.com/Rust-GPU/rust-gpu.github.io/tree/main/src/plugins ) and
200211[ components] ( https://github.com/Rust-GPU/rust-gpu.github.io/tree/main/src/components/Snippet )
201212to better support the project's needs. Finally, he wrote a blog post about [ optimizing a
You can’t perform that action at this time.
0 commit comments