Skip to content
Merged
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 21 additions & 0 deletions content/news/051/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,27 @@ If needed, a section can be split into subsections with a "------" delimiter.

<!-- One-liners for plan items that haven't got their own sections. -->

### RustNL

RustNL happened May 7 & 8 in Delft, Netherlands.

While the conference was not specific to game development,
organizers contacted rust game development communities
to showcase games developed in Rust between talks,
which you can [watch on youtube][rustnl_games_youtube].

Special mention to the following talks, relevant to game development:
- [The talk from Kevin Boos][rustnl_kevin_boos_talk]: let's build high performance Rust UI
- [The talk from Ralph Levien][rustnl_xilem_talk] about [Xilem]
[rustnl_xilem_intro]: a research project on Rust user interface architecture.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This seems malformed: should this be another bullet point?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah thanks! it's a misplaced semantic line break

- [The talk from Michaël Melchiore][rustnl_michael_melchiore_talk]: (Th)Rust for Space: Initial momentum ; who gave a shout out to Bevy Engine.

[rustnl_games_youtube]: https://www.youtube.com/watch?v=XLefuzE-ABU&t=7583s
[rustnl_xilem_talk]: https://www.youtube.com/watch?v=521NfGf7AR0&t=19308s
[rustnl_xilem_intro]: https://raphlinus.github.io/rust/gui/2022/05/07/ui-architecture.html
[rustnl_kevin_boos_talk]: https://www.youtube.com/watch?v=521NfGf7AR0&t=2928s
[rustnl_michael_melchiore_talk]: https://www.youtube.com/watch?v=XLefuzE-ABU&t=3898s

## Meeting Minutes

<!-- Up to 10 most important notes + a link to the full details -->
Expand Down