8000 Graphics Meetup 2 blog YouTube links by AngelOnFira · Pull Request #1253 · rust-gamedev/rust-gamedev.github.io · GitHub
[go: up one dir, main page]

Skip to content

Graphics Meetup 2 blog YouTube links #1253

8000
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
8000
Diff view
9 changes: 9 additions & 0 deletions content/blog/graphics-meetup-02/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,15 +33,21 @@ The meetup will take place on the Rust Gamedev [YouTube][youtube-stream] and [Tw
> textures from scratch using procedural nodes, allowing for changes to any step
> in the process at any time, including changing the texture's resolution.

#### *[Recording][vismut-recording]*

[Lukas Orsvärn]: https://github.com/lukors
[vismut-recording]: https://www.youtube.com/watch?v=0IsllXP7_pY

### Screen-13 | [John Wells]

#### 16:20 - 16:30

> Screen 13 is an easy-to-use Vulkan rendering engine in the spirit of QBasic.

#### *[Recording][screen-13-recording]*

[John Wells]: https://github.com/attackgoat/screen-13
[screen-13-recording]: https://www.youtube.com/watch?v=ywZznsCXUjs

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

Expand All @@ -53,4 +59,7 @@ The meetup will take place on the Rust Gamedev [YouTube][youtube-stream] and [Tw
> the core of many rust projects and ensuring it is as fast as possible will
> push the boundary of what is possible in safe Rust today.

#### *[Recording][wgpu-recording]*

[Connor Fitzgerald]: https://github.com/cwfitzgerald
[wgpu-recording]: https://www.youtube.com/watch?v=DDG4bcGs7zM
0