Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 4ef4965

Browse files
committedMay 16, 2024
Merge branch 'source' of github.com:rust-gamedev/rust-gamedev.github.io into N51-xkcd-machine
2 parents 0ee6bff + e26265f commit 4ef4965

File tree

2 files changed

+19
-0
lines changed

2 files changed

+19
-0
lines changed
 
287 KB
Loading

‎content/news/051/index.md

+19
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,25 @@ While Machine was written in React/Typescript, and used [Rapier][xkcd_rapier], a
9696

9797
## Other News
9898

99+
### Bevy rustunit meetup
100+
101+
102+
![Bevy meetup youtube extract](bevy_rustunit_meetup_3.jpg)
103+
_Bevy meetup youtube extract, showing its 3 participants._
104+
105+
[Rustunit][rustunit] has hosted its 3rd unofficial online [Bevy Engine][bevy] meetup on April 19th with the following topics:
106+
- Intro / Code of Conduct
107+
- Julian - Animating 3D Characters with Bevy
108+
- Niklas - Learnings from a Bevy game template
109+
110+
Check out [the recording][rustunit_bevy_meetup_youtube]
111+
and join [the meetup group][rustunit_bevy_meetup_event] to get notified of future events.
112+
113+
[rustunit]: https://rustunit.com/
114+
[rustunit_bevy_meetup_youtube]: https://www.youtube.com/watch?v=Fyr1ud1OIpU
115+
[rustunit_bevy_meetup_event]: https://www.meetup.com/bevy-game-development/
116+
[bevy]: https://bevyengine.org/
117+
99118
<!-- One-liners for plan items that haven't got their own sections. -->
100119

101120
## Meeting Minutes

0 commit comments

Comments
 (0)
Please sign in to comment.