1
1
+++
2
2
title = " This Month in Rust GameDev #49 - August 2023"
3
3
transparent = true
4
- date = 2023-09 -16
5
- draft = true
4
+ date = 2023-11 -16
5
+ draft = false
6
6
+++
7
7
8
8
<!-- no toc -->
@@ -36,10 +36,6 @@ Feel free to send PRs about your own projects!
36
36
- [ Tooling Updates] ( #tooling-updates )
37
37
- [ Library Updates] ( #library-updates )
38
38
- [ Other News] ( #other-news )
39
- - [ Popular Workgroup Issues in Github] ( #popular-workgroup-issues-in-github )
40
- - [ Discussions] ( #discussions )
41
- - [ Requests for Contribution] ( #requests-for-contribution )
42
- - [ Jobs] ( #jobs )
43
39
44
40
<!--
45
41
Ideal section structure is:
@@ -406,10 +402,6 @@ nanogltf comes with a a GL2+/Metal glTF miniquad-based
406
402
[ gltf-models ] : https://github.com/KhronosGroup/glTF-Sample-Models
407
403
[ glTF ] : https://khronos.org/gltf
408
404
409
- ## Popular Workgroup Issues in Github
410
-
411
- <!-- Up to 10 links to interesting issues -->
412
-
413
405
## Other News
414
406
415
407
<!-- One-liners for plan items that haven't got their own sections. -->
@@ -419,19 +411,6 @@ nanogltf comes with a a GL2+/Metal glTF miniquad-based
419
411
420
412
[ tribes-devlog ] : https://uvizhe.im/posts/tribes-p2
421
413
422
- ## Discussions
423
-
424
- <!-- Links to handpicked reddit/twitter/urlo/etc threads that provide
425
- useful information -->
426
-
427
- ## Requests for Contribution
428
-
429
- <!-- Links to "good first issue"-labels or direct links to specific tasks -->
430
-
431
- ## Jobs
432
-
433
- <!-- An optional section for new jobs related to Rust gamedev -->
434
-
435
414
------
436
415
437
416
That's all news for today, thanks for reading!
0 commit comments