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
bitwise
C-Thread-Pool
A minimal but powerful thread pool in ANSI C
castle
A structured database with a local web service to edit it
cglm
📽 Highly Optimized Graphics Math (glm) for C
Chipmunk2D
A fast and lightweight 2D game physics library.
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/cglm
📽 Highly Optimized Graphics Math (glm) for C
aganm/Cuik
A Modern C11 compiler (STILL EARLY)
aganm/flecs
High performance Entity Component System for C89/99 and C++11
aganm/game_math_101
Materials for the blog post: Game Math 101, Writing your Own Math in C++
aganm/godot
Godot Engine – Multi-platform 2D and 3D game engine
aganm/highway
Performance-portable, length-agnostic SIMD with runtime dispatch
aganm/klib
A standalone and lightweight C library
aganm/libs
Single-file public domain libraries for C/C++
aganm/Physac
2D physics header-only library for videogames developed in C using raylib library.
aganm/Physac2
aganm/raddebugger
A native, user-mode, multi-process, graphical debugger.
aganm/randygaul.github.io
aganm/RTS
RTS game
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/simde
Implementations of SIMD instruction sets for systems which don't natively support them.
aganm/sleef
SIMD Library for Evaluating Elementary Functions, vectorized libm and DFT
aganm/tds
aganm/tezdhar
A fast and unbeatable chess engine written in 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/volk
The Vector Optimized Library of Kernels
aganm/xsimd
C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, AVX512, NEON, SVE))