@@ -31,6 +31,7 @@ Feel free to send PRs about your own projects!
31
31
[ Rust ] : https://rust-lang.org
32
32
[ join ] : https://github.com/rust-gamedev/wg#join-the-fun
33
33
34
+ - [ Announcements] ( #announcements )
34
35
- [ Game Updates] ( #game-updates )
35
36
- [ Learning Material Updates] ( #learning-material-updates )
36
37
- [ Engine Updates] ( #engine-updates )
@@ -68,6 +69,57 @@ If needed, a section can be split into subsections with a "------" delimiter.
68
69
69
70
## Announcements
70
71
72
+ ### Rust Graphics Meetup 2
73
+
74
+ [ ![ Graphics meetup speakers] ( graphics-meetup.jpg )] [ graphics-meetup-playlist ]
75
+
76
+ The 2nd Rust Graphics Meetup took place on the 21st of May. The videos of the
77
+ talks have been released:
78
+
79
+ - [ Vismut] [ vismut-talk ] | [ Lukas Orsvärn]
80
+ - [ Screen-13] [ screen-10-talk ] | [ John Wells]
81
+ - [ Optimizing wgpu with Data Driven Design] [ wgpu-talk ] | [ Connor Fitzgerald]
82
+
83
+ [ vismut-talk ] : https://www.youtube.com/watch?v=0IsllXP7_pY
84
+ [ screen-10-talk ] : https://www.youtube.com/watch?v=ywZznsCXUjs
85
+ [ wgpu-talk ] : https://www.youtube.com/watch?v=DDG4bcGs7zM
86
+
87
+ [ Lukas Orsvärn ] : https://github.com/lukors
88
+ [ John Wells ] : https://github.com/attackgoat/screen-13
89
+ [ Connor Fitzgerald ] : https://github.com/cwfitzgerald
90
+
91
+ [ graphics-meetup-playlist ] : https://www.youtube.com/watch?v=DDG4bcGs7zM&list=PLYiOdhpKxxXJwaocrJcOCoBhlV6foaO8F&index=4
92
+
93
+ ### Rust GameDev Meetup
94
+
95
+ ![ Gamedev meetup poster] ( gamedev-meetup.png )
96
+
97
+ The 16th Rust Gamedev Meetup took place in May. You can watch the recording of
98
+ the meetup [ here on Youtube] [ gamedev-meetup-video ] . Here was the schedule from
99
+ the meetup:
100
+
101
+ - RustConf Arcade Cabinet - [ @carlosupina ]
102
+ - Puzzle platformer - [ @tesselode ]
103
+ - Veloren - [ @AngelOnFira ]
104
+ - Graphite - [ @GraphiteEditor ]
105
+
106
+ The meetups take place on the second Saturday every month via the [ Rust Gamedev
107
+ Discord server] [ rust-gamedev-discord ] and are also [ streamed on
108
+ Twitch] [ rust-gamedev-twitch ] . If you would like to show off what you've been
109
+ working on at the next meetup on [ June 11th] [ rust-meetup-time ] , fill out [ this
110
+ form] [ gamedev-meetup-form ] .
111
+
112
+ [ gamedev-meetup-video ] : https://youtu.be/XOpZIzmFifk
113
+ [ rust-gamedev-discord ] : https://discord.gg/yNtPTb2
114
+ [ rust-gamedev-twitch ] : https://twitch.tv/rustgamedev
115
+ [ rust-meetup-time ] : https://everytimezone.com/s/ffc60181
116
+ [ gamedev-meetup-form ] : https://forms.gle/BS1zCyZaiUFSUHxe6
117
+
118
+ [ @carlosupina ] : https://twitter.com/tesselode
119
+ [ @tesselode ] : https://twitter.com/carlosupina
120
+ [ @AngelOnFira ] : https://twitter.com/AngelOnFira
121
+ [ @GraphiteEditor ] : https://twitter.com/graphiteeditor
122
+
71
123
### 3D Ferris
72
124
73
125
![ colorful render of a 3d model of Ferris with additional wireframe view] ( raymarch_ferris_3d.jpg )
0 commit comments