alex-rass-88's Stars
zpl-c/zpl
📐 Pushing the boundaries of simplicity
floooh/sokol-samples
Sample code for https://github.com/floooh/sokol
Nadrin/PBR
An implementation of physically based shading & image based lighting in D3D11, D3D12, Vulkan, and OpenGL 4.
lettier/3d-game-shaders-for-beginners
🎮 A step-by-step guide to implementing SSAO, depth of field, lighting, normal mapping, and more for your 3D game.
mackron/miniaudio
Audio playback and capture library written in C, in a single source file.
prabirshrestha/vim-lsp
async language server protocol plugin for vim and neovim
mrDIMAS/DmitrysEngine
[abandoned] C99 cross-platform 3D game engine with absolute minimum of external dependencies
max-mapper/cool-ascii-faces
ᕙ༼ຈل͜ຈ༽ᕗ
nothings/stb
stb single-file public domain libraries for C/C++
gfx-rs/gfx
[maintenance mode] A low-overhead Vulkan-like GPU API for Rust.
oz123/awesome-c
A curated list of awesome C frameworks, libraries, resources and other shiny things. Inspired by all the other awesome-... projects out there.
yosefk/checkedthreads
checkedthreads: no race condition goes unnoticed! Simple API, automatic load balancing, Valgrind-based checking
100/Cranium
🤖 A portable, header-only, artificial neural network library written in C99
zeux/volk
Meta loader for Vulkan API
eduard-permyakov/permafrost-engine
An OpenGL RTS game engine written in C
codeplea/genann
simple neural network library in ANSI C
lc-soft/LCUI
C library for building user interfaces
wolkykim/qlibc
qLibc is a simple and yet powerful C library providing generic data structures and algorithms.
recp/cglm
📽 Highly Optimized 2D / 3D Graphics Math (glm) for C
mosra/flextgl
OpenGL and Vulkan header and loader generator.
vit-vit/CTPL
Modern and efficient C++ Thread Pool Library
tobias-stein/EntityComponentSystem
skypjack/entt
Gaming meets modern C++ - a fast and reliable entity component system (ECS) and much more
SanderMertens/flecs
A fast entity component system (ECS) for C & C++
rxi/dyad
Asynchronous networking for C
r-lyeh/stddoc.c
Tiny documentation generator for 60 programming languages. Using Markdeep.
glisy/math
Math functions for Glisy
jkuhlmann/cgltf
:diamond_shape_with_a_dot_inside: Single-file glTF 2.0 loader and writer written in C99
jpreiss/cmath3d
3d math library for C. Vectors, 3x3 matrices, quaternions, polytopes.
orangeduck/LuaAutoC
Automagically use C Functions and Structs with the Lua API