Skip to content

Commit 7ea70fd

Browse files
committed
Merge remote-tracking branch 'upstream/source' into source
2 parents 8d07ef6 + 656c5ca commit 7ea70fd

File tree

172 files changed

+5584
-35
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

172 files changed

+5584
-35
lines changed

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

+9
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
+59
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,59 @@
1+
+++
2+
title = "Rust Graphics Meetup 3"
3+
date = 2023-01-25
4+
transparent = true
5+
aliases = ["posts/graphics-meetup-03"]
6+
+++
7+
8+
<!-- markdownlint-disable single-title heading-increment -->
9+
<!-- markdownlint-disable no-blanks-blockquote no-emphasis-as-header -->
10+
<!-- markdownlint-configure-file {"line-length": {"heading_line_length": 120}} -->
11+
12+
![Rust Graphics Meetup](rust-graphics-meetup-3.jpg)
13+
14+
The third Rust Graphics Meetup will take place on [Jan 28th at 16:00
15+
UTC+0][meetup-time]. This meetup is a chance to see what others have been
16+
working on in the Rust graphics community. You can see videos from the [previous
17+
meetups here][rust-graphics-meetup-playlist].
18+
19+
The meetup will take place on the Rust Gamedev [YouTube][youtube-stream] and
20+
[Twitch][twitch-stream].
21+
22+
[meetup-time]: https://everytimezone.com/s/0d2e3d68
23+
[rust-graphics-meetup-playlist]: https://www.youtube.com/watch?v=Yzr9va5UtiE&list=PLYiOdhpKxxXJwaocrJcOCoBhlV6foaO8F
24+
[youtube-stream]: https://www.youtube.com/watch?v=63dnzjw4azI
25+
[twitch-stream]: https://www.twitch.tv/RustGameDev
26+
27+
## Schedule
28+
29+
### Introduction 👋 | [Dzmitry Malyshau] & [Connor Fitzgerald]
30+
31+
**16:00 - 16:05**
32+
33+
### Hello, Blade! | [Dzmitry Malyshau]
34+
35+
**16:05 - 16:40**
36+
37+
> Introducing a lean and mean graphics library 'Blade', for fun and no profit.
38+
39+
### Implementing an Extensible Renderer | [Philip Degarmo]
40+
41+
**16:40 - 16:55**
42+
43+
> Quick introduction to Rafx, and some ideas for making more extensible
44+
> renderers.
45+
46+
### Rend3: High Performance, Cross Platform, GPU Driven Rendering in wgpu and WebGPU | [Connor Fitzgerald]
47+
48+
**16:55 - 17:25**
49+
50+
> An overview of the current state of rend3: new data and gpu driven rendering
51+
> model, performance improvements, and a look into the future.
52+
53+
### Conclusion
54+
55+
**17:25 - 17:30**
56+
57+
[Dzmitry Malyshau]: https://github.com/kvark
58+
[Connor Fitzgerald]: https://github.com/cwfitzgerald
59+
[Philip Degarmo]: https://github.com/aclysma
Loading

content/news/041/8bd_kraken.png

13.2 KB
Loading

content/news/041/absm_editor.gif

1.2 MB
Loading

content/news/041/brcg.png

42.3 KB
Loading

content/news/041/cargo_space.png

250 KB
Loading

content/news/041/clicker.png

3.97 KB
Loading

content/news/041/cnc.png

280 KB
Loading

content/news/041/doome.gif

2.42 MB
Loading

content/news/041/egui.gif

810 KB
Loading

content/news/041/egui_dnd.gif

1.18 MB
Loading

content/news/041/flesh.gif

2.25 MB
Loading

content/news/041/gamedev-meetup.png

91.7 KB
Loading

content/news/041/google-forma.png

98.7 KB
Loading
86.9 KB
Loading
181 KB
Loading

content/news/041/hydrofoil_41.jpg

278 KB
Loading

0 commit comments

Comments
 (0)