Skip to content

N51: RustNL #1509

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
May 24, 2024
Merged
Changes from 1 commit
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
Prev Previous commit
Next Next commit
add talks from Kevin Boos, Michaël Melchiore, Ralph Levien ; suggeste…
…d from PR comments
  • Loading branch information
Vrixyz committed May 14, 2024
commit 7b070981a6cd60c96e48e9a27d537ecd1c3d14fd
12 changes: 11 additions & 1 deletion content/news/051/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,17 @@ organizers contacted rust game development communities
to showcase games developed in Rust between talks,
which you can [watch on youtube][rustnl_games_youtube].

[rustnl_games_youtube]: https://www.youtube.com/watch?v=XLefuzE-ABU&t=6453s
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

Expand Down