From a60d3eb35ffe42d051c0542298087b450cd7ccc8 Mon Sep 17 00:00:00 2001 From: skytrias Date: Fri, 2 Aug 2024 22:21:14 +0200 Subject: [PATCH] revert old newsletter section --- content/news/2024-07.md | 19 ++++++++----------- 1 file changed, 8 insertions(+), 11 deletions(-) diff --git a/content/news/2024-07.md b/content/news/2024-07.md index 6d76bd0e..def53252 100644 --- a/content/news/2024-07.md +++ b/content/news/2024-07.md @@ -24,17 +24,14 @@ Feoramund has updated the Documentation on the odin test runner https://odin-lan | Project Name | Description | | --- | --- | -| [VEFontCache-Odin](https://github.com/Ed94/VEFontCache-Odin) | VEFontCache Port! | -| [odin-renderdoc](https://github.com/2nafish117/odin-renderdoc) | odin renderdoc loader | -| [KISSFFT](https://github.com/joaocarvalhoopen/kissfft_in_odin) | KISSFFT bindings | -| [locale](https://codeberg.org/mgavioli/locale) | locale handling library | -| [podin](https://codeberg.org/mgavioli/podin) | generates .pot files | -| [simple_neural_network](https://github.com/Alkamist/odin_simple_neural_network) | simple neural network | -| [odin-solitaire](https://github.com/A1029384756/odin-solitaire) | solitaire using raylib | -| [todo-app](https://github.com/scheinheiser/todo-app/) | todo app using raylib | -| [Odin-FreeCell](https://github.com/jfulto98/Odin-FreeCell/tree/master) | Odin FreeCell | -| [tic-tac-toe](https://github.com/brunodeangelis/tic-tac-toe) | Tic Tac Toe | -| [Odin-Libuv](https://github.com/Akmal4163/Odin-Libuv) | Libuv bindings | +| [odin-bgfx](https://github.com/hitchh1k3r/odin-bgfx/) | bgfx bindings | +| [odin-d3d11-h264](https://github.com/markersniffen/odin-d3d11-h264-decode) | d3d11 h264 decode reference | +| [real-time-collision](https://gist.github.com/jakubtomsu/2acd84731d3c2613c91e40c2e064ffe6) | real time collision functions gist | +| [bml](https://github.com/mabeh19/bml/) | binary parser based on XML schemes | +| [toml_parser](https://github.com/Up05/toml_parser) | TOML parser | +| [serial](https://github.com/jasonKercher/serial) | cross-platform serial communications | +| [minimal-vulkan](https://gist.github.com/jockus/61a90bef44048a26e056f2d538e67886) | minimal vulkan triangle example using shader objects | +| [RGFW-Odin](https://github.com/ColleagueRiley/RGFW-Odin) | RGFW cross-platform window abstraction library bindings | ---