sixFingers's Stars
raysan5/raylib
A simple and easy-to-use library to enjoy videogames programming
mxgmn/WaveFunctionCollapse
Bitmap & tilemap generation from a single example with the help of ideas from quantum mechanics
ssloy/tinyrenderer
A brief computer graphics / rendering course
jart/cosmopolitan
build-once run-anywhere c library
Droogans/unmaintainable-code
A more maintainable, easier to share version of the infamous http://mindprod.com/jgloss/unmain.html
signal11/hidapi
A Simple library for communicating with USB and Bluetooth HID devices on Linux, Mac, and Windows.
ands/lightmapper
A C/C++ single-file library for drop-in lightmap baking. Just use your existing OpenGL renderer to bounce light!
zpl-c/librg
🚀 Making multi-player gamedev simpler since 2017
glouw/ctl
The C Template Library
FrictionalGames/HPL1Engine
A real time 3D engine.
ianmaclarty/amulet
lua game toolkit
lohedges/aabbcc
Dynamic AABB trees in C++ with support for periodic systems.
rxi/log.lua
A tiny logging module for Lua
ands/seamoptimizer
A C/C++ single-file library that minimizes the hard transition errors of disjoint edges in lightmaps.
spacejack/carphysics2d
Simple 2D car physics
cloudwu/windsoul
An open source 3d engine
kondrak/dos3d
Software renderer for DOS (mode 13h)
chsc/gogl
OpenGL binding generator for Go
catwell/luajit-msgpack-pure
MessagePack for LuaJIT (using FFI, no bindings, V4 API)
coreh/gl-matrix.c
C Matrix library for OpenGL apps. A port of the gl-matrix JavaScript library.
INRIA/libpointing
An open-source cross-platform library to get raw events from pointing devices and master transfer functions.
r0nk/back_into_orbit
3D isometric roguelike shooter
John3/awesome-torque3d
A curated list of Torque3D and related Torque Game Engine resources.
rlk/util3d
C utility modules for 3D graphics using OpenGL
NoobsArePeople2/manymouse
ManyMouse is a library that abstracts the handling of multiple mice input into a tiny, cross-platform API.
MrNex/NGen
3D Game & Simulation Engine written in C
giannitedesco/punani-strike
A desert strike clone, in 3d
dryruner/Curses-3D
A 3D Ncurses library used to render 3D objects in a terminal.
agorgl/assetloader
A simple asset loading library with support of various data formats to assist Game development
gagath/sdl2_boilerplate
An empty SDL2-ready project.