No description provided.
Final code for my Odin+Sokol tutorial on YouTube
PSD stuff for odin.
Odin Language Tools — static analyser, LSP proxy, and MCP server for the Odin programming language
A simple implementation of L-system in Odin.
reads an ini file into a custom data structure.
Based off of https://github.com/jakubtomsu/odin-lbp-serialization/blob/main/serializer.odin, I created an example and made some modifications to support the latest odin compiler
My first vulkan project in Odin.
an interpreter for the z-machine
Hashmap In Odin
Example code of Win32 API and Direct3D 11 using Odin Programming Language
A very simple audio wrapper around miniaudio in Odin
A binding to the mpc library for the Odin programming language.
No description provided.
Advent of Code in Odin
This is a simple toy todo app. It doesn't save, but is more so of an experiment with the clay layout ui and the Odin Language
Odin bindings Discord's Game SDK.
Virtual machine written in Odin.
The ultimate Odin language resource
No description provided.
A simple ray tracer in Odin based on "Ray Tracing in One Weekend"
Odin bindings for Clay UI lib
It will generate a simple simulation of the planets orbital journey from your birthday date to the current moment.
Formal RPG system specs in Quint with model-based testing for Odin implementations