Final code for my Odin+Sokol tutorial on YouTube
No description provided.
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
GLSL Std140 and Std430 Layout Calculator
The games folder that should have come with your computer. My submission for the Handmade Essentials Jam.
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.
Bred is a text editor engine (think game engine, but for text editors). Use it to create your own custom text editor that meets your needs and your needs only.
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
A simple ray tracer in Odin based on "Ray Tracing in One Weekend"
Odin bindings for Clay UI lib