Stars
A brief computer graphics / rendering course
Charles KeyGen implemented in pure JavaScript . 纯 JS 实现的 Charles KeyGen 注册机,无需下载,直接在线使用
bsdiff and bspatch are libraries for building and applying patches to binary files.
A tiny, single-header <canvas>-like 2D rasterizer for C++
A C library for reading, creating, and modifying zip archives.
Minimalistic unzip library released into public domain.
miniz: Single C source file zlib-replacement library, originally from code.google.com/p/miniz
A polyline smoothing package for shapely.
metora / MesaGLSLCompiler
Forked from notaz/mesaDeprecated, move to https://github.com/metarutaiga/xxGLSLCompiler
a small build system with a focus on speed
A set of scripts for building SwiftShader for the GraphicsFuzz project
C++ cross-platform 3D graphics SDK. Includes demos & helper code (resource loading etc.) to speed up development of Vulkan, OpenGL ES 2.0 & 3.x applications
Build portable Linux binaries without using an ancient distro
Weekly ANGLE Windows Binaries/Builds as Releases
Pre-built Mesa3D drivers for Windows
ArduPlane, ArduCopter, ArduRover, ArduSub source
A Software GPS decoder, going from raw 1-bit ADC samples to position fix
byronhe / cppjieba
Forked from yanyiwu/cppjieba"结巴"中文分词的C++版本,使用 darts Double Array Trie 降低内存占用到 1/100