A curated list of awesome OpenGL libraries, debuggers and resources.
-
Updated
Jan 9, 2026
A curated list of awesome OpenGL libraries, debuggers and resources.
📕 A clone of @rygorous series of posts on the graphics pipeline.
A highly optimized CPU software rasterizer, which implements most of the common D3D pipeline stages.
Python hook for ReShade processing
3D software renderer written in Odin.
3D software renderer written in C.
A light-weight CPU implementation of a 3D graphics pipeline for embedded systems
An experiment using neural networks to approximate various stages of graphics pipeline for the purpose of creating interesting things.
Repository dedicated to Introduction to Computer Graphics class
This project is a study into the graphics pipeline, software rendering via rasterization and parallel programming (multithreading and SIMD) in C.
OpenGL drawings, Pipeline stages & Ray tracing assignments of Computer Graphics Sessional Course CSE 410 in Level-4, Term-1 of CSE, BUET
Was planning to make a simple game, now turing into a mini-engine...
A Raspberry Pi game console kernel with a fixed function render pipeline. The purpose of the GameSphere project is to provide a modern, well-documented, and maintained system for low-level graphics programming enthusiasts and those nostalgic for 6th gen gaming consoles.
Vertex Cortex Purified is a project aiming to create a rendering pipeline implemented from scratch with no assistance from graphics libraries.
rabbitrender is pure software implementation of graphics pipeline, includes programmable shader system.
javascript implementation of the graphics rendering pipeline
3D Spaceship asteroid shooting game rendered with WebGL
Software rasterizer written in C++
To associate your repository with the graphics-pipeline topic, visit your repo's landing page and select "manage topics."