@@ -33,15 +33,9 @@ Feel free to send PRs about your own projects!
33
33
- [ Game Updates] ( #game-updates )
34
34
- [ Engine Updates] ( #engine-updates )
35
35
- [ Learning Material Updates] ( #learning-material-updates )
36
- - [ Tooling Updates] ( #tooling-updates )
37
36
- [ Library Updates] ( #library-updates )
38
- - [ Popular Workgroup Issues in GitHub] ( #popular-workgroup-issues-in-github )
39
37
- [ Other News] ( #other-news )
40
- - [ Meeting Minutes] ( #meeting-minutes )
41
38
- [ Discussions] ( #discussions )
42
- - [ Requests for Contribution] ( #requests-for-contribution )
43
- - [ Jobs] ( #jobs )
44
- - [ Bonus] ( #bonus )
45
39
46
40
<!--
47
41
Ideal section structure is:
@@ -339,10 +333,25 @@ Topics mentioned:
339
333
340
334
[ android-games-blog ] : https://maciejglowka.com/blog/building-games-for-android-with-rust/
341
335
342
- ## Tooling Updates
336
+
337
+ ### Bevy: A case study in ergonomic Rust
338
+
339
+ TODO: < https://www.youtube.com/watch?v=CnoDOc6ML0Y >
340
+
341
+ ### Reactivity in Bevy: From the Bottom Up
342
+
343
+ TODO: < https://machinewords.hashnode.dev/reactivity-in-bevy-from-the-bottom-up-part-1 >
343
344
344
345
## Library Updates
345
346
347
+ ### Jolt Bindings
348
+
349
+ TODO: < https://docs.rs/joltc-sys/0.1.1+Jolt-5.0.0/joltc_sys/ >
350
+
351
+ ### Hexx 0.17
352
+
353
+ TODO: < https://github.com/ManevilleF/hexx/releases/tag/0.17.0 >
354
+
346
355
### [ Lightyear 0.13] [ lightyear_website ]
347
356
348
357
[ lightyear_website] is a comprehensive networking library for bevy to make multiplayer games.
@@ -362,41 +371,14 @@ This can be useful to avoid the costs of a dedicated server, or to have a simila
362
371
[ lightyear_release ] : https://github.com/cBournhonesque/lightyear/releases/tag/0.13.0
363
372
[ lightyear_examples ] : https://github.com/cBournhonesque/lightyear/tree/main/examples
364
373
365
-
366
- ## Popular Workgroup Issues in GitHub
367
-
368
- <!-- Up to 10 links to interesting issues -->
369
-
370
374
## Other News
371
375
372
- <!-- One-liners for plan items that haven't got their own sections. -->
373
-
374
- ## Meeting Minutes
375
-
376
- <!-- Up to 10 most important notes + a link to the full details -->
377
-
378
- [ See all meeting issues] [ label_meeting ] including full text notes
379
- or [ join the next meeting] [ join ] .
380
-
381
- [ label_meeting ] : https://github.com/rust-gamedev/wg/issues?q=label%3Ameeting
376
+ Alice I. Cecile of the Bevy Foundation would like to collect community feedback
377
+ on game development in Rust. Please fill out [ her survey] ( https://forms.gle/kLzv5Ww3U8dLGUHU8 ) !
382
378
383
379
## Discussions
384
380
385
- <!-- Links to handpicked reddit/twitter/urlo/etc threads that provide
386
- useful information -->
387
-
388
- ## Requests for Contribution
389
-
390
- <!-- Links to "good first issue"-labels or direct links to specific tasks -->
391
-
392
- ## Jobs
393
-
394
- <!-- An optional section for new jobs related to Rust gamedev -->
395
-
396
- ## Bonus
397
-
398
- <!-- Bonus section to make the newsletter more interesting
399
- and highlight events from the past. -->
381
+ TODO: < https://loglog.games/blog/leaving-rust-gamedev/ >
400
382
401
383
------
402
384
0 commit comments