|
| 1 | ++++ |
| 2 | +title = "Rust Gamedev Meetup 30" |
| 3 | +date = 2023-09-23 |
| 4 | +transparent = true |
| 5 | +aliases = ["posts/gamedev-meetup-30"] |
| 6 | ++++ |
| 7 | + |
| 8 | +<!-- markdownlint-disable single-title heading-increment --> |
| 9 | +<!-- markdownlint-disable no-blanks-blockquote no-emphasis-as-header --> |
| 10 | +<!-- markdownlint-configure-file {"line-length": {"heading_line_length": 120}} --> |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | +The 30th Rust Gamedev Meetup took place on September 23rd. You can watch the |
| 15 | +recording of the meetup [here on YouTube][meetup-video]. The meetup will take |
| 16 | +place on the Rust Gamedev [YouTube][youtube-stream] and [Twitch][twitch-stream]. |
| 17 | +The meetups take place on the second Saturday of every month via the [Rust |
| 18 | +Gamedev Discord server][rust-gamedev-discord] and are also [streamed on |
| 19 | +Twitch][rust-gamedev-twitch]. |
| 20 | + |
| 21 | +[rust-gamedev-discord]: https://discord.gg/yNtPTb2 |
| 22 | +[rust-gamedev-twitch]: https://twitch.tv/rustgamedev |
| 23 | +[meetup-video]: https://www.youtube.com/watch?v=fAp_-Hp2gGo |
| 24 | +[youtube-stream]: https://www.youtube.com/@RustGameDevelopment |
| 25 | +[twitch-stream]: https://www.twitch.tv/RustGameDev |
| 26 | + |
| 27 | +## Talks |
| 28 | + |
| 29 | +### [Blue Engine] | [@ElhamAryanpur] |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | +> Updates about the Blue Engine project and its 0.5.0 release. |
| 34 | +
|
| 35 | +**Links:** |
| 36 | + |
| 37 | +- [Blue Engine GitHub repository] |
| 38 | +- [Blue Engine Discord server] |
| 39 | + |
| 40 | +[@ElhamAryanpur]: https://github.com/ElhamAryanpur |
| 41 | +[Blue Engine GitHub repository]: https://github.com/AryanpurTech/BlueEngine |
| 42 | +[Blue Engine Discord server]: https://discord.gg/s7xsj9q |
| 43 | + |
| 44 | +### [Cybergate] | [@cybersoulK] |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | +> An overview of Cybergate, a multiplayer game being developed for native and |
| 49 | +> browser play. |
| 50 | +
|
| 51 | +**Links:** |
| 52 | + |
| 53 | +- [Cybergate Discord server] |
| 54 | + |
| 55 | +[@cybersoulK]: https://github.com/cybersoulK |
| 56 | +[Cybergate Discord server]: https://discord.gg/R7DkHqw7zJ |
| 57 | + |
| 58 | +### [no_std: ?no_problem] | [@kpreid] |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | +> An introduction to making your Rust crates `no_std` compatible, and |
| 63 | +> why you might want to do this. |
| 64 | +
|
| 65 | +**Links:** |
| 66 | + |
| 67 | +- [YouTube Video] |
| 68 | +- [Slides] |
| 69 | + |
| 70 | +[@kpreid]: https://github.com/kpreid |
| 71 | +[YouTube Video]: https://www.youtube.com/watch?v=Oq-3bOBrpeo |
| 72 | +[Slides]: https://docs.google.com/presentation/d/e/2PACX-1vTfI-IhBIjyz3vf1sGAQSw02xUuQaDuQ5N4KZRvIdblJrX0uf9ijarVx7gwpUNzhhPotTEqKbgFP0Qe/pub?start=false&slide=id.p |
| 73 | + |
| 74 | +[Blue Engine]: https://www.youtube.com/live/fAp_-Hp2gGo?si=3uhCXRBGEtJa9XY_&t=731 |
| 75 | +[Cybergate]: https://www.youtube.com/live/fAp_-Hp2gGo?si=U8yNvON23EqAXz19&t=1581 |
| 76 | +[no_std: ?no_problem]: https://www.youtube.com/live/fAp_-Hp2gGo?si=N_bzPJNx29XDhoyf&t=3010 |
0 commit comments