Skip to content

Commit

Permalink
Add Projects and Streams to september newsletter
Browse files Browse the repository at this point in the history
  • Loading branch information
Skytrias committed Aug 30, 2024
1 parent b8183b5 commit 776f813
Showing 1 changed file with 52 additions and 4 deletions.
56 changes: 52 additions & 4 deletions content/news/2024-09.md
Original file line number Diff line number Diff line change
Expand Up @@ -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!

<div class="ratio ratio-16x9 my-2">
<iframe src="https://www.youtube.com/embed/P0QiUpm3WuU?si=WUpXE5N92Z7XrVaS?rel=0" allowfullscreen crossorigin="anonymous"></iframe>
<!-- <iframe width="560" height="315" src="https://www.youtube.com/embed/live_stream?channel=P0QiUpm3WuU?si=WUpXE5N92Z7XrVaS&autoplay=1" allowfullscreen></iframe> -->
</div>


<!-- https://www.youtube.com/live/P0QiUpm3WuU?si=WUpXE5N92Z7XrVaS -->

---

Expand Down

0 comments on commit 776f813

Please sign in to comment.