Pinned Repositories
aganm.github.io
aganm's blog
algorithmica
A computer science textbook
astar-jps
A* pathfinding with jump point search
AutoLOD
Automatic LOD generation + scene optimization
binary_search
A collection of improved binary search algorithms.
bitwise
buddy_alloc
A single header buddy memory allocator for C & C++
C-Thread-Pool
A minimal but powerful thread pool in ANSI C
castle
A structured database with a local web service to edit it
cute_headers
Collection of cross-platform one-file C/C++ libraries with no dependencies, primarily used for games
aganm's Repositories
aganm/aganm.github.io
aganm's blog
aganm/algorithmica
A computer science textbook
aganm/binary_search
A collection of improved binary search algorithms.
aganm/buddy_alloc
A single header buddy memory allocator for C & C++
aganm/cglm
📽 Highly Optimized Graphics Math (glm) for C
aganm/godot
Godot Engine – Multi-platform 2D and 3D game engine
aganm/jas
A fast and minimal ELF x64 assembler library built for integrating into compilers, operating systems and JIT interpreters
aganm/klib
A standalone and lightweight C library
aganm/libs
Single-file public domain libraries for C/C++
aganm/miniaudio
Audio playback and capture library written in C, in a single source file.
aganm/miniaudioex
aganm/minivorbis
Single-file port of libogg and libvorbis for decoding ogg sound files.
aganm/no-sunshine-hd
A game made in the Yarnspin story-telling engine.
aganm/Nuklear
A single-header ANSI C immediate mode cross-platform GUI library
aganm/Physac2
aganm/raddebugger
A native, user-mode, multi-process, graphical debugger.
aganm/SDL
Simple Directmedia Layer
aganm/sdl-gpu
A library for high-performance, modern 2D graphics with SDL written in C.
aganm/sdl-weekend
aganm/SDL_helloworld
A Hello World project that uses SDL.
aganm/simd_utils
A header only library implementing common mathematical functions using SIMD intrinsics
aganm/sleef
SIMD Library for Evaluating Elementary Functions, vectorized libm and DFT
aganm/SOIL2
SOIL2 is a tiny C library used primarily for uploading textures into OpenGL.
aganm/soloud
Free, easy, portable audio engine for games
aganm/stb
stb single-file public domain libraries for C/C++
aganm/tps-demo
Godot Third Person Shooter with high quality assets and lighting
aganm/ubench.h
⏱️ single header benchmark framework for C and C++
aganm/UnityCsReference
Unity C# reference source code.
aganm/utest.h
🧪 single header unit testing framework for C and C++
aganm/yarnspin
A simple story-telling game engine