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/cute_headers
Collection of cross-platform one-file C/C++ libraries with no dependencies, primarily used for games
aganm/AutoLOD
Automatic LOD generation + scene optimization
aganm/bitwise
aganm/Chipmunk2D
A fast and lightweight 2D game physics library.
aganm/EntityComponentSystemSamples
aganm/eszFW
A cross-platform game engine written in C
aganm/FastNoiseLite
Fast Portable Noise Library - C# C++ C Java HLSL
aganm/FastTrigo
Fast yet accurate trigonometric functions
aganm/flecscpptest
aganm/hedley
A C/C++ header to help move #ifdefs out of your code
aganm/inih
Simple .INI file parser in C, good for embedded systems
aganm/json.h
🗄️ single header json parser for C and C++
aganm/linenoise
A small self-contained alternative to readline and libedit
aganm/msdfgl
OpenGL implementation of the MSDF algorithm
aganm/Nuklear
A single-header ANSI C immediate mode cross-platform GUI library
aganm/pcg-c-basic
PCG — Minimal C Implementation
aganm/playground
Standalone Flecs project with embedded graphics modules
aganm/Remotery
Single C file, Realtime CPU/GPU Profiler with Remote Web Viewer
aganm/SDL_FontCache
A generic font caching C library with loading and rendering support for SDL.
aganm/simdeez
easy simd
aganm/sokol
minimal cross-platform standalone C headers
aganm/soloud
Free, easy, portable audio engine for games
aganm/SpookyGhost
A procedural sprite animation tool made with the nCine
aganm/sse-popcount
SIMD (SSE) population count --- http://0x80.pl/articles/sse-popcount.html
aganm/stb
stb single-file public domain libraries for C/C++
aganm/tiny-regex-c
Small portable regex in C
aganm/tinycthread
Small, portable implementation of the C11 threads API
aganm/tower_defense
Tower defense game written in Flecs
aganm/UnityMeshSimplifier
Mesh simplification for Unity.
aganm/version2
Vector class library, latest version