A simple ray tracer in Odin based on "Ray Tracing in One Weekend"
Experiment with bidirectional programming language.
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
An Odin library for spawning child processes
untyped lambda calculus interpreter in odin
These benchmarks were written to provide examples of how different memory layouts can affect performance
Create convex hulls and generate Bezier curves with an array of points.
No description provided.
Arknoid Clone built in Odin/Raylib, intended to be juiced up
A small platformer made in Odin
A tiny little tamagotchi written in Odin
Regex via Recursive Descent + NFAs
No description provided.
just some (maybe) usefull code
Spall - A cellular stack-based language.
An Work-In-Progress image encoding/decoding library for Odin
A Minecraft clone written in Odin, 'cause why not?
No description provided.
A comprehensive TOML parser/serialiser for Odin
A high-performance implementation of the **HyperLogLog** probabilistic cardity estimator in the odin programming language, benchmarked against an exact distinct-count built on Odin's standard hashmap.
My solutions to the Advent of Code challenges
aseprite parser in odin.
A red black binary tree implementation in Odin.