Following learnopengl.com tutorials using Odin
software rasterizer made for learning purposes. Uses this tutorial https://lisyarus.github.io/blog/posts/implementing-a-tiny-cpu-rasterizer-part-2.html
An Odin tutorial à la Rustlings
Fist person kinda game from the javidx9 tutorial
hello world -> Odin Programming Language
Using Raylib with Odin to recreate Drop from LibGDX tutorial
A port to the odin programming language of libgccjit's tutorial series
A great tutorial for Raylib from https://www.youtube.com/@LetsRe-InventTheWheel
Following the renderer from scratch tutorial from https://marianpekar.com/
vulkan-tutorial in Odin
A Vulkan renderer written in Odin loosely following Khronos' Vulkan Tutorial, 'cause why not?
Simple Game Tutorial by Karl Zylinski using the Odin language.
A Odin language tutorial for absolute beginner without prior coding experience
This is a crawler I made based on a tutorial for Odin-lang and Raylib
No description provided.
Raylib tutorial using Odin for a Simon memory game
No description provided.
No description provided.
No description provided.
This is a little snake game made with Odin and Raylib based on Karl Zylinsky's tutorial. From now on I'll improve it a bit, feel free to contribute !
vulkan tutorial odin
I'm trying to follow the learnopengl.com tutorials, in the Odin programming language
Vulkan Tutorial's Drawing a triangle, but written in Odin, using SDL
Learning vulkan but with odin from vulkan-tutorial.com