@@ -28,6 +28,17 @@ Feel free to send PRs about your own projects!
28
28
[ pr ] : https://github.com/rust-gamedev/rust-gamedev.github.io
29
29
[ coordination ] : https://github.com/rust-gamedev/rust-gamedev.github.io/issues?q=label%3Acoordination
30
30
31
+ Table of contents:
32
+
33
+ - [ Game Updates] ( #game-updates )
34
+ - [ Learning Material Updates] ( #learning-material-updates )
35
+ - [ Library & Tooling Updates] ( #library--tooling-updates )
36
+ - [ Popular Workgroup Issues in Github] ( #popular-workgroup-issues-in-github )
37
+ - [ Meeting Minutes] ( #meeting-minutes )
38
+ - [ Requests for Contribution] ( #requests-for-contribution )
39
+ - [ Jobs] ( #jobs )
40
+ - [ Bonus] ( #bonus )
41
+
31
42
<!--
32
43
Ideal section structure is:
33
44
@@ -485,7 +496,8 @@ features:
485
496
- [ ` legion-task ` ] : A multi-tasking library for the [ Legion] ECS.
486
497
487
498
This library by [ bonsairobo] provides multi-tasking support on the Legion
488
- ECS, allowing tasks to be executed in dependency graph order. Check out the announcement post in the [ forum] [ legion_task_forum ] .
499
+ ECS, allowing tasks to be executed in dependency graph order.
500
+ Check out the announcement post in the [ forum] [ legion_task_forum ] .
489
501
490
502
This is a port of the [ ` specs-task ` ] library, which provides the same
491
503
functionality for [ SPECS] .
@@ -541,6 +553,30 @@ or [join the next meeting][join].
541
553
[ abstreet-issues ] : https://github.com/dabreegster/abstreet/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22
542
554
[ mun-issues ] : https://github.com/mun-lang/mun/labels/good%20first%20issue
543
555
556
+ ## Jobs
557
+
558
+ <!-- An optinal section for new jobs related to Rust gamedev -->
559
+
560
+ - [ Elektron] [ elektron ] (synth manufacturer) looking to hire Rust Graphics Engineer
561
+ (Gothenburg, Sweden):
562
+
563
+ > Elektron is looking for a highly skilled graphics engineer to join our team
564
+ > working on a cutting-edge software platform which will drive
565
+ > the next generation of our instruments.
566
+ > In this role, you will carefully assess, build and take ownership
567
+ > of the graphics stack.
568
+ > The task reaches from low-level aspects concerning performance
569
+ > up to forming APIs used for high-level UI design.
570
+ > As part of this, you will work closely with the design team
571
+ > in order to realize solutions with superb aesthetics.
572
+
573
+ You can find all of the details on their [ job offer page] [ elektron-job ] .
574
+
575
+ ![ Elektron's logo] ( elektron.png )
576
+
577
+ [ elektron ] : https://elektron.se
578
+ [ elektron-job ] : https://elektron.se/rust-graphics-engineer
579
+
544
580
## Bonus
545
581
546
582
<!-- Bonus section to make the newsletter more interesting
0 commit comments