The Langevin sampling Algorithm
Some random game made in odin
A vim colorscheme compiler
No description provided.
Portaudio RingBuffer bindings for Odin
Having fun with FFTs & Odin
My work with Gustavo Pezzi's (Pikuma's) 3D graphics programming course, with Odin.
Matrix MxN library for Odin programming language.
👑 Learning Odin because it's a simple sysprog lang with the convenience of Go. (Feels like a Rust + Zig + Go baby).
This is my learning and practice playground for algorithms and data structures.
implementation of monkey lang (interpreter and compiler in go books by Thorsten Ball) in Odin programming language.
An algorithm for solving Poisson's Equation, optimized for parallel processing.
Going through vulkan-tutorial.com in Odin
A lightweight package that implements Godot-style signals to enable the observer pattern in Odin
Pingvin: 3D space-marching solver for simulating supersonic gas dynamics
C/Go like programming language
Easy to use polygon & line rasterizer
a raylib clone for vulkan
No description provided.
seguindo o livro "Writing An Interpreter In Go" usando odin
⛱️ Fast virtual and buffer style arenas
Snake game (like in Nokia phones) built to run in terminal (for fun)
A fast port to Odin of the fastDTW algorithm, that was original in Python.
A simple Game Of Life in Odin