@@ -67,6 +67,49 @@ If needed, a section can be split into subsections with a "------" delimiter.
67
67
68
68
## Announcements
69
69
70
+ ### Rust Graphics Meetup \# 3
71
+
72
+ The Rust Graphics Meetup is an online gathering where Rustaceans share technical
73
+ details of their work related to graphics and compute, not affiliated to any
74
+ particular stack. The third edition has happened on January 28th! These were the
75
+ talks:
76
+
77
+ - Hello, Blade! - [ Dzmitry Malyshau]
78
+ - Implementing an Extensible Renderer - [ Philip Degarmo]
79
+ - Rend3: High Performance, Cross Platform, GPU Driven Rendering in wgpu and
80
+ WebGPU - [ Connor Fitzgerald]
81
+
82
+ Learn more at the [ gfx meetup repo] . The individual videos haven't been uploaded
83
+ yet, but you can watch the [ full meetup here] [ graphics-meetup-vid ] . Thanks
84
+ everyone for tuning in and helping to make this happen!
85
+
86
+ [ Dzmitry Malyshau ] : https://github.com/kvark
87
+ [ Connor Fitzgerald ] : https://github.com/cwfitzgerald
88
+ [ Philip Degarmo ] : https://github.com/aclysma
89
+ [ graphics-meetup-vid ] : https://www.youtube.com/watch?v=63dnzjw4azI
90
+ [ gfx meetup repo ] : https://github.com/gfx-rs/meetup
91
+
92
+ ### Rust GameDev Meetup
93
+
94
+ ![ Gamedev meetup poster] ( gamedev-meetup.png )
95
+
96
+ The 23rd Rust Gamedev Meetup took place in January. You can watch the recording
97
+ of the meetup [ here on Youtube] [ gamedev-meetup-video ] . Here was the schedule
98
+ from the meetup:
99
+
100
+ - Micro Game Engine - [ @AngelOnFira ]
101
+ - Graphite - [ @GraphiteEditor ]
102
+
103
+ The meetups take place on the second Saturday every month via the [ Rust Gamedev
104
+ Discord server] [ rust-gamedev-discord ] and are also [ streamed on
105
+ Twitch] [ rust-gamedev-twitch ] .
106
+
107
+ [ gamedev-meetup-video ] : https://youtu.be/s9kf9HVUKYE
108
+ [ rust-gamedev-discord ] : https://discord.gg/yNtPTb2
109
+ [ rust-gamedev-twitch ] : https://twitch.tv/rustgamedev
110
+ [ @AngelOnFira ] : https://twitter.com/AngelOnFira
111
+ [ @GraphiteEditor ] : https://twitter.com/GraphiteEditor
112
+
70
113
## Game Updates
71
114
72
115
### Digital Extinction
0 commit comments