File tree 1 file changed +12
-0
lines changed
1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -460,6 +460,18 @@ Object Oriented Programming.
460
460
[ rustacean-station ] : https://rustacean-station.org/
461
461
[ rustacean-station-48 ] : https://rustacean-station.org/episode/048-herbert-wolverson/
462
462
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
+
463
475
## Tooling Updates
464
476
465
477
### [ SPV]
You can’t perform that action at this time.
0 commit comments