File tree Expand file tree Collapse file tree 2 files changed +19
-0
lines changed
Expand file tree Collapse file tree 2 files changed +19
-0
lines changed Original file line number Diff line number Diff line change @@ -427,6 +427,25 @@ More details to be shown soonish!
427427
428428## Learning Material Updates
429429
430+ ### GDC: Rust for Game Tooling by [ Dan Olson] [ dan-olson-twitter ]
431+
432+ ![ Title card] ( gdc-talk.jpg )
433+
434+ [ Dan Olson] [ dan-olson-twitter ] gave a talk at the Game Developers Conference in
435+ July about using Rust for game tooling. The talk describes how Rust is being
436+ integrated at Treyarch. Dan gives a "sales pitch" about several Rust benefits,
437+ and goes over several case studies about where it is used. It makes appearances
438+ in the Treyarch image packer, and is used in 3 major tools, and around 20
439+ smaller one-off tools. Around 120k lines of Rust code have been written for the
440+ projects.
441+
442+ If you have a GDC Vault account, you can watch [ the video] [ gdc-vault-video ] .
443+ If you don't, you can still read [ the slides] [ dan-olson-slides ] .
444+
445+ [ dan-olson-twitter ] : https://twitter.com/olson_dan/status/1438600242962698256
446+ [ gdc-vault-video ] : https://gdcvault.com/play/1027315
447+ [ dan-olson-slides ] : https://research.activision.com/publications/2021/09/the-rust-programming-language-for-game-tooling
448+
430449## Tooling Updates
431450
432451## Library Updates
You can’t perform that action at this time.
0 commit comments