diff --git a/content/news/2024-09.md b/content/news/2024-09.md index 00d9f85..25db5b7 100644 --- a/content/news/2024-09.md +++ b/content/news/2024-09.md @@ -10,19 +10,67 @@ categories: - odin --- -Big highlights: -* Update to LLVM 18.1.8 - -For the rest of the many compiler changes, read the [monthly release](https://github.com/odin-lang/Odin/releases/tag/dev-2024-08) notes. +For the rest of the many compiler changes, read the [monthly release](https://github.com/odin-lang/Odin/releases/tag/dev-2024-09) notes. --- ## Projects shared this month +| Project Name | Description | +| --- | --- | +| [Android-Native-Example](https://github.com/IllusionMan1212/android-native-example-odin) | Android Native Example | +| [odin-leif](https://github.com/sudokit/odin-leif) | bindings to leif GPU gui library | +| [Odin-Breakout](https://github.com/f43792/Odin-Breakout) | Breakout example using raylib | +| [particle-fluid-sim](https://github.com/nuclearshadow/particle-fluid-sim) | Particle Fluid Sim | +| [raylib-wasm](https://github.com/Aronicu/Odin-Raylib-WASM-Template) | Raylib & Wasm template | +| [winforms](https://github.com/kcvinker/Winforms) | Winforms gui library | +| [odin-ts](https://github.com/Sampie159/odin-ts-mode) | tresitter mode for emacs | +| [odin-harfbuzz](https://codeberg.org/mgavioli/odin-harfbuzz) | Harfbuzz bindings | +| [colorpicker](https://bottosson.github.io/posts/colorpicker) | colorpicker in Okhsv & Okhsl | +| [4ZCP-4-bit-emulator](https://github.com/Z7-Z7L/4ZCP-4-bit-computer-emulator/tree/main) | 4ZCP 4 bit emulator | +| [audio-example](https://github.com/markersniffen/odin-audio-example) | audio example showcase | + --- ## Streams / Youtube Content +### Jakub + +`jakubtomsu` is working on an intersting 3D game in odin! They also started a devlog series, hopefully we'll see more the development. You can also follow them on +* Youtube: https://www.youtube.com/@jakubtomsu +* Twitter/X: https://x.com/jakubtomsu + +{{< newsletter-youtube "TjYcIXLWUi8" >}} + +### Karl Zylinski + +`Karl Zylinski` has been releasing videos where he goes indepth on learning various odin language features. +* Youtube: https://www.youtube.com/@karl_zylinski +* Twitter/X: https://twitter.com/karl_zylinski + +{{< newsletter-youtube "ffirdMtGacQ" >}} +{{< newsletter-youtube "Ntt73Zdoztc" >}} +{{< newsletter-youtube "3X2IzOfzepA" >}} + +### Spaceman + +`Spaceman` is working on a small game, maybe we'll see more updates from him! + +* Youtube: https://www.youtube.com/@spacekeen + +{{< newsletter-youtube "siaXH-KxQ8Q" >}} + +### Intro to ODIN Live + +Pretty interesting Podcast from `Turbo Makes Games` and `Dani` with an Introduction to Odin! + +
+ + +
+ + + ---