A utility wrapper that jump starts initialization of Vulkan for Odin Language.
1:1 wrapper around OpenGL with cached state, minimizing the final OpenGL calls
A very simple audio wrapper around miniaudio in Odin
Minimal Assimp Odin Bindings
minimal binding for Open Dynamics Engine in odin
Ultra minimal bindings to the sqlite3 library for the Odin language. This repo serves two purposes: a simple binding to get your started & a reference for how the FFI process works in odin.
Minimalist, efficient command-line secret manager written in Odin
rini bindings for odin
A binding to the miniz library for the Odin programming language
Figuring out if there's a way to make functions with arguments of varying types and quantity without using any or writing the same functions 20 times.