Newsletter 21
17cupsofcoffee opened this issue ยท 36 comments
Newsletter 21
Editors: @17cupsofcoffee, @ozkriff and @AngelOnFira
Another month has gone by, so it's time to put together the Rust Gamedev newsletter for April!
If you want to help writing the newsletter:
- Grab some of the "๐ free" sections by leaving a comment like "I'd like to work on {section_name_1} and {section_name_2}".
- The links in brackets (like "1, 2, 3") are suggestions of links to include in the section. Feel free to add more!
- Mentions in brackets (like "๐ free (@ozkriff?)") are just a suggestion of who could pick the work up - it's not an obligation, and other people are welcome to take those sections.
- Extra sections not listed in the plan are welcomed - just leave a comment and open a PR!
- Write a short overview:
- Use provided links as a starting point.
- Try to maintain a consistent style with the rest of the newsletter and run markdownlint (lint errors will fail the CI build).
- Insert line breaks (softbreak) at 80 chars, please.
- Leave a comment or DM me on Discord if you have any issues.
- Send a PR to the
sourcebranch (example: #336)- Mention this issue in your PR's description to link it all together.
As with the last few newsletters, we're trying to delegate the writing workload where we can - to quote @AngelOnFira from a few months ago:
We're also going to be transitioning to having authors or volunteers write about their own content, rather than the editing team doing it all at the end ๐ฏ This means if you want to see your work in the newsletter, you have to write it yourself! If you're not able to write about your work, feel free to comment and I can assign it ๐ free. We're working on taking some of the load off the editing team where we can with this. Best to keep this sustainable!
Also, we want to make sure contributing to the newsletter feels open to anyone who wants to write a section about their project. If you have anything you can write about, just add a comment to this issue and I'll add it to the todo list ๐
Current Schedule
The soft deadline for all section PRs is the 6th of May. PRs will usually be accepted as long as they are ready before the newsletter's release, but the earlier the better :)
Review and release will take place around the 8th of May.
- Only one image (<300kb) or GIF (<2.5mb) before the text, with an optional caption and mandatory alt text for accessibility.
- All the rendered text should be under 1000 characters (including spaces and punctuation) and under 6 paragraphs (without any subsections, etc).
- No bold/italic/etc formatting - only links and one plain list without nesting per section (multiple lists are allowed if your project consists of multiple parts that aren't independent enough for their own sections).
- Third-person perspective.
- 80 characters per line and no other markdownlint warnings on CI.
Please use these templates as a starting point:
Games/apps/libraries:
### [Game name]

_optional image label_
[Game name] ([GitHub], [Discord], [Twitter]) by [@nickname]
is... {short project description in one sentence}.
{An overview of the recent updates with links to more details}.
_Discussions: [/r/rust_gamedev](link), [Twitter](link), [etc](link)_
[Game name]: http://example.comArticles/blog posts/videos/etc:
### [Article name]

_optional image label_
[@nickname] published an [article] about...
{overview what the resource is about}.
_Discussions: [/r/rust_gamedev](link), [Twiter](link), [etc](link)_
[Article name]: http://example.comCONTRIBUTING.md isn't updated for this yet.
Current Structure & Status
Below is a list of our current planned structure for the newsletter, and the status of each PR (which we'll try to keep updated).
This is not an exhastive list - if you have your own project that you want to write about, just make a comment on this issue and open a PR!
- Meetup #4 (1) - โ๏ธ done by @AngelOnFira
- Gamedev.rs (1) - โ๏ธ done by @ozkriff
- Game Updates
- LD48: Excavation Site Alpha (1, 2, 3) - ๐ free (@gamma-delta?)
- LD48: Micronaut (1, 2, 3) - โ๏ธ done by @Healthire
- LD48: The Submariner (1, 2, 3) - โ๏ธ done by @kettle11
- LD48: Depth First Search (1, 2) - โ๏ธ done by @LPGhatguy
- Veloren (1, 2) - โ๏ธ done by @AngelOnFira
- Way of Rhea (1) - โ๏ธ done by @MasonRemaley
- The Process (1, 2) - โ๏ธ done by @setzer22
- A/B Street (1) - โ๏ธ done by @dabreegster
- Station Iapetus (1) - โ๏ธ done by @mrDIMAS
- MineWars (1, 2, 3) - โ๏ธ done by @jamadazi
- Taipo (1, 2) - โ๏ธ done by @rparrett
- Project YAWC (1) - โ๏ธ done by @junkmail22
- Dwarf World (1) - ๐ free (@AlexEne?)
- Fish Game (1) - โ๏ธ done by @not-fl3
- Outer Wonders (1) -โ๏ธ done by @utoalex
- Rampage (1, 2) - ๐ free (@ndarilek?)
- Quadronaut 2000 (1, 2, 3) - ๐ free (@ericrasmussen?)
- Theta Wave (1, 2) - โ๏ธ done by @cdsupina
- pGLOWrpg (1) - โ๏ธ done by @roalyr
- fiiish-rs (1, 2) - ๐ free (@AndreasOM?)
- Learning Material Updates
- Rust Linz: Learning Rust with Game Development (1, 2) - โ๏ธ done by @17cupsofcoffee
- Rust LA: Happiness in Rust (1) - โ๏ธ done by @17cupsofcoffee
- awesome-quads (1) - โ๏ธ done by @ozkriff
- Learning OpenGL in 7 days using Rust (1, 2) - โ๏ธ done by @ozkriff
- Shooting Gallery Game in Rust and Bevy in 5 Hours (1, 2) - โ๏ธ done by @ozkriff
-
Fish Game/Nakama tutorial (1)- covered in game updates section - How to Write a Crash Reporter (1) - โ๏ธ done by @MasonRemaley
- Engine Updates
- Library & Tooling Updates
- wgpu 0.8 (1) - โ๏ธ done by @kvark
- nalgebra 0.26 (1) - โ๏ธ done by @sebcrozet
- Mun (1, 2) - ๐ free (@Wodann?)
- big-brain (1, 2) - ๐ free (@zkat?)
- Bitmapflow (1) - ๐ free (@Bauxitedev?)
- RAUI (1) - โ๏ธ done by @PsichiX
- profiling (1) - โ๏ธ done by @aclysma
- bevy_egui (1) - โ๏ธ done by @mvlabat
- opensubdiv-petite (1) - โ๏ธ done by @virtualritz
- nakama-rs (1) - ๐ free (@not-fl3?)
- KindNES (1) - โ๏ธ done by @henryksloan
- chip-8-rs (1, 2, 3) - โ๏ธ done by @JonathanMurray
Final steps:
- Final review - by everyone
- Publish - by @17cupsofcoffee
- Post on /r/rust, /r/rust_gamedev, /r/gamedev, URLO, twitter.com/rust_gamedev - by @ozkriff and @17cupsofcoffee
- Add comment links - by @17cupsofcoffee
- Add a draft of the 22nd newsletter - by @17cupsofcoffee
I'm definitely taking "gamedev.rs" and "awesome-quads" sections.
taking oxygengine and raui :D
Taking opensubdiv-petite.
I'm taking The Process ๐
Taking KindNES
Taking Taipo
I will write something for profiling and rafx
I'll take LD 48: Micronaut
Will do macroquad and fishgame
Update for Theta Wave is in progress.
I'll like to mention simple-async-local-executor in libraries (PR: #601).
I'll take rg3d
Would like to write about Outer Wonders (my GitHub handle is this one, not peacebringer ๐ )
@utoalex Whoops, think I got mixed up between Discord and GitHub handles, sorry about that ๐
@17cupsofcoffee No problem! Not sure I had given my GitHub handle before anyway ๐
Taking Veloren, the Rust Game dev meetup, and Bevy 0.5 ๐
@17cupsofcoffee I think we can remove bevy, the 0.5 updates were added to last month's newsletter :)
Heya! I'll write something for chip-8-rs! :-)
I'll be doing the write-up for "LD48: Depth First Search", our game jam game! :D
Hey! I'll take nalgebra.
Also taking Station Iapetus
Taking MineWars (Game) and Bevy Cheatbook (Learning).
Picking up "Rust Linz: Learning Rust with Game Development"
I'll be submitting the update for Graphite tonight (after midnight Pacific) if that is still before release time.
So many cool sections are still unclaimed :( Will try to squeeze out a few PRs before the final draft is ready. Grabbing:
- Learning OpenGL in 7 days using Rust
- Shooting Gallery Game in Rust and Bevy in 5 Hours
Sorry to hold up the newsletter, crazy crazy week!
๐ The release PR is ready: #631
Everyone is invited to review, hoping to merge this afternoon!
And it's live! https://gamedev.rs/news/021/
Thank you for everyone's contributions!
Yay! Congrats on the first released newsletter, @17cupsofcoffee!
On the "How To Write a Crash Reporter" section, clicking the section's header redirects correctly to the article, but on the part where it says "@MasonRemaley wrote an article walking through" clicking on "an article" redirects to this page which is just a 404 page
@ZackGabri Good spot, have included a fix in #633.
I just got https://github.com/virtualritz/libfive-rs in a shape that it may be useful to people. I could do a write up in the next 30 mins. Let me know.
@virtualritz well, newsletter is actually public now so maybe next issue?
No wuckers; didn't see it was published. ๐