-
Notifications
You must be signed in to change notification settings - Fork 344
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
N51: RustNL #1509
Conversation
The main relevant news was the discussion of cross-project collaboration on foundational GUI building blocks and OS abstractions. Linebender and Robius are the key gathering points for that initiative. |
@alice-i-cecile I assume that's the talk you're mentioning (Xilem: let's build high performance Rust UI) : https://www.youtube.com/watch?v=521NfGf7AR0&t=19308s |
There was also the bit where Michael Melchiore from Airbus mentioned that they use Bevy's ECS, which was super cool. @Vrixyz yes that talk and the talk by Kevin Boos about Robius. |
We'll also put the talks online separately in the near future of course. |
…d from PR comments
content/news/051/index.md
Outdated
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. |
There was a problem hiding this comment.
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?
There was a problem hiding this comment.
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
Ping me when this is ready for merging :) |
@janhohenheim I think it's ready, I didn't add a flavor image, do you think it's worth it ? Not sure what to include though. We could also wait for the individual talks to be uploaded (or make a followup PR) |
I think it's alright like this :) |
Part of #1505