jakubtomsu's repositories
awesome-odin
A collection of awesome Odin libraries, bindings, software and resources 🧙♂️✨
dungeon-of-quake
Retro FPS game inspired by Quake, using Odin and Raylib [ALPHA]
odin-steamworks
Odin bindings Steamworks API. Steamworks is a free suite of tools available to any developer to use in their game or software on Steam.
odin-lbp-serialization
Easy-to-use LBP binary serialization utility for Odin.
fixed-timestep-demo
A demo app using Odin and Raylib to show different ways of simulating a game with a fixed timestep update loop
odin-mimalloc
Odin bindings for mimalloc (https://github.com/microsoft/mimalloc). mimalloc is a compact general purpose allocator with excellent performance.
raylib-jump-prince
A simple platformer game inspired by jump king
odin_fractal
tiny fractal renderer in Odin
codegen-benchmark
A simple benchmark comparing languages with optimizing compilers
jakubtomsu.github.io
Source code of my website
sokol-odin
Odin bindings for the sokol headers (https://github.com/floooh/sokol)
compiler-explorer
Run compilers interactively from your web browser and interact with the assembly
sokol-tools
Command line tools for use with sokol headers
sokol-tools-bin
Binaries and fips integration for https://github.com/floooh/sokol-tools
tinybvh
Single-header BVH construction and traversal library.