A port & overhaul of Vertex Engine GPU Font Cache for the Odin programming language
A pure-Odin modern text engine — parsing, shaping, layout, COLRv1 emoji, bidi, OpenType features.
A simple 2D grid-based pathfinding library for Odin.
An experimental project to try and run odin-lang code on Android
Odin binding for a tiny cross-platform webview library to build modern cross-platform GUIs.
INI file format parser for odin.
A video game only using direct X11 calls for rendering, without any library, in Odin.
No description provided.
Tree Sitter API bindings, wrappers and convenience for use in the Odin programming language.
odin-gl
Odin bindings to SDL 2.0.5
A repository for a series of tutorials published on my blog at marianpekar.com.
A Tiled loader using JSON for the Odin programming language.
Nuod (Numerical Odin) is an Odin library for creating and manipulating numerical multi-dimensional arrays.
A library for parsing command line arguments according to type specs in Odin
Reads Microsoft PDB (Program Database) files. Enables stacktracing on windows for The Odin Programming Language.
RGFW bindings for Odin
Live-development tooling for Odin
Platform layer for Handmade Hero in the Odin programming language.
Cross-platform utility module for Odin to open native dialogs for the filesystem, message boxes, color-picking.
Box2D 3.0 bindings for Odin language
Android NDK Bindings for Odin
Port of my bind-odin project from C to Odin
Multithreading experiments and utilities