Stars
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all
Tiny C++ Software Renderer / Rasterizer, and implements OpenGL and Vulkan renderers for comparison
A brief computer graphics / rendering course
One stop shop for getting started with the Vulkan API
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
Tutorial for the Vulkan graphics and compute API
Computational geometry and spatial indexing on the sphere
Firefly III: a personal finances manager
Piccolo (formerly Pilot) – mini game engine for games104
Stable Diffusion web UI
Graphic notes on Gilbert Strang's "Linear Algebra for Everyone"
C++ implementation of a fast hash map and hash set using robin hood hashing
Skia is a complete 2D graphic library for drawing Text, Geometries, and Images.
Intermediate Graphics Library (IGL) is a cross-platform library that commands the GPU. It provides a single low-level cross-platform interface on top of various graphics APIs (e.g. OpenGL, Metal an…
Mobile rendering engine, cool effects and cutting-edge rendering technology
Renders sky colors with Rayleigh and Mie scattering.
A memory leak detection library for Android.
Xcode iPhoneOS (iOS) DeviceSupport files (6.0 - 17.0)
SGI STL source code analysis and note from 《STL源码剖析》 by 侯捷(包含电子书、源码注释及测试代码)