OdinIDE es un entorno de desarrollo integrado desarrollado desde cero en el lenguaje de programación Odin. El proyecto busca crear un IDE nativo y ligero para la comunidad Odin.
No description provided.
An example http server in odin
No description provided.
An educational nes emulator written in Odin
Playing around generating terrains in Odin with Simplex noise and RayLib
An Odin implementation of the data visualization technique which Tsoding implemented in one of his Youtube videos
Tetris built with odin and raylib
A Great Odin Operating System Exploration.
A simple tweening library for Odin
little build system for odin
Pong in Odin using SDL
Simple chip8 interpreter written in Odin and using Raylib
A simple profiller that automatically instruments all the Odin functions of a diretory and sub diretories or a specific file name that is part of the source code path.
A contrainned linear case that simplifies graittly this mathematical inverse problem of finding the deconvolution kernel.
This is a really fast derivative free optimizer that can minimize 2500 dimensions Rosenbrock in 18 minutes on a slow computer single threaded.
JADE is an Adaptive Differential Evolution with external archive, p-best selection, and is parallel in this implementation.
No description provided.
No description provided.
A odin voxel experiment
No description provided.
A comprehensive, progressive learning journey through AVX2 SIMD programming using the Odin programming language on Linux x86_64.
Small enough to run on your coffee maker. 100% Odin. <0.5 MB binary.
starter kit for a Nuclear Throne-esque 2D topdown shooter, written in Odin and Raylib