Sepandi
a hobbyist programer . works mostly with graphics and game development . a great wheel reinventor
🇧🇪 Belgium
Sepandi's Stars
google/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
nothings/stb
stb single-file public domain libraries for C/C++
google/gson
A Java serialization/deserialization library to convert Java Objects into JSON and back
bkaradzic/bgfx
Cross-platform, graphics API agnostic, "Bring Your Own Engine/Framework" style rendering library.
OpenRCT2/OpenRCT2
An open source re-implementation of RollerCoaster Tycoon 2 🎢
yhirose/cpp-httplib
A C++ header-only HTTP/HTTPS server and client library
floooh/sokol
minimal cross-platform standalone C headers
LWJGL/lwjgl3
LWJGL is a Java library that enables cross-platform access to popular native APIs useful in the development of graphics (OpenGL, Vulkan, bgfx), audio (OpenAL, Opus), parallel computing (OpenCL, CUDA) and XR (OpenVR, LibOVR, OpenXR) applications.
RandyGaul/cute_headers
Collection of cross-platform one-file C/C++ libraries with no dependencies, primarily used for games
Guardsquare/proguard
ProGuard, Java optimizer and obfuscator
PureDarwin/PureDarwin
Darwin is the Open Source core of macOS, and PureDarwin is a community project to extend Darwin into a complete, usable operating system.
wheybags/freeablo
[ARCHIVED] Modern reimplementation of the Diablo 1 game engine
tsoding/olive.c
Simple 2D Graphics Library for C
ssloy/tinyraycaster
486 lines of C++: old-school FPS in a weekend
HandmadeMath/HandmadeMath
A simple math library for games and computer graphics. Compatible with both C and C++. Public domain and easy to modify.
MicrosoftDocs/win32
Public mirror for win32-pr
progschj/OpenGL-Examples
A collection of simple single file OpenGL examples
NoelFB/blah
A small 2d c++ game framework
syoyo/tinyobjloader-c
Header only tiny wavefront .obj loader in pure C99
jpaver/opengametools
A set of open c++ game development tools that are lightweight, easy-to-integrate and free to use. Currently hosting a magicavoxel .vox full scene loader.
jpcy/bgfx-minimal-example
Minimal bgfx "hello world" example
FWGS/nanogl
OpenGL 1.x to OpenGL ES 1.x wrapper (extracted from Quake 2 port)
simondlevy/CppSockets
Simple cross-platform socket support for C++
Justin-Credible/xbox-uwp-sdl2-starter
🎮 A starter project for building an Xbox UWP app using C# and SDL2 in Visual Studio.
AlexanderAgd/SDL2-Android
SDL2 on Android - easy build process
gzorin/sdl-metal-cpp-example
Use Metal's C++ interface to draw a triangle in a SDL window
Mojang/jsoncpp
A C++ library for interacting with JSON.