File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed
Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -460,6 +460,18 @@ Object Oriented Programming.
460460[ rustacean-station ] : https://rustacean-station.org/
461461[ rustacean-station-48 ] : https://rustacean-station.org/episode/048-herbert-wolverson/
462462
463+ ### [ Rust on the GPU] [ raph-blog-post ]
464+
465+ In [ this blog post] [ raph-blog-post ] , [ Raph Levien] describes the current state
466+ of coding on a graphics card. The post describes how going about writing custom
467+ code still induces many issues in this day and age, and what modern technologies
468+ can be used to help make this easier. [ Rust-gpu] is mentioned as a possible way
469+ to write compute shaders in a "real language".
470+
471+ [ Rust-gpu ] : https://github.com/EmbarkStudios/rust-gpu
472+ [ Raph Levien ] : https://levien.com/
473+ [ raph-blog-post ] : https://raphlinus.github.io/gpu/2021/11/17/prefix-sum-portable.html
474+
463475## Tooling Updates
464476
465477### [ SPV]
You can’t perform that action at this time.
0 commit comments