Skip to content

Commit a50723f

Browse files
authored
Add YouTube links to Graphics Meetup 2 post (#1253)
1 parent 8bf2f8b commit a50723f

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

content/blog/graphics-meetup-02/index.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,15 +33,21 @@ The meetup will take place on the Rust Gamedev [YouTube][youtube-stream] and [Tw
3333
> textures from scratch using procedural nodes, allowing for changes to any step
3434
> in the process at any time, including changing the texture's resolution.
3535
36+
#### *[Recording][vismut-recording]*
37+
3638
[Lukas Orsvärn]: https://github.com/lukors
39+
[vismut-recording]: https://www.youtube.com/watch?v=0IsllXP7_pY
3740

3841
### Screen-13 | [John Wells]
3942

4043
#### 16:20 - 16:30
4144

4245
> Screen 13 is an easy-to-use Vulkan rendering engine in the spirit of QBasic.
4346
47+
#### *[Recording][screen-13-recording]*
48+
4449
[John Wells]: https://github.com/attackgoat/screen-13
50+
[screen-13-recording]: https://www.youtube.com/watch?v=ywZznsCXUjs
4551

4652
### Optimizing wgpu with Data Driven Design | [Connor Fitzgerald]
4753

@@ -53,4 +59,7 @@ The meetup will take place on the Rust Gamedev [YouTube][youtube-stream] and [Tw
5359
> the core of many rust projects and ensuring it is as fast as possible will
5460
> push the boundary of what is possible in safe Rust today.
5561
62+
#### *[Recording][wgpu-recording]*
63+
5664
[Connor Fitzgerald]: https://github.com/cwfitzgerald
65+
[wgpu-recording]: https://www.youtube.com/watch?v=DDG4bcGs7zM

0 commit comments

Comments
 (0)