software-rasterizer
Here are 35 public repositories matching this topic...
Language:All
Sort:Most stars
Simple ASCII renderer, because it's fun
- Updated
Dec 22, 2023 - C++
Real-time software rasterizer using compute shaders, including vertex processing stage (IA and vertex shaders), bin rasterization, tile rasterization (coarse rasterization), and pixel rasterization (fine rasterization, which calls the pixel shaders).
- Updated
Mar 11, 2025 - C
A multithreaded software implementation of OpenGL 1.3 in C++.
- Updated
Nov 4, 2018 - C++
C++ CPU Software-Rasterizer
- Updated
Jan 24, 2024 - C++
LucidRaster: real-time GPU software rasterizer for exact OIT
- Updated
Dec 7, 2025 - C++
3D Software renderer
- Updated
Oct 28, 2023 - JavaScript
Real-time software rasterizer written in C++ with windowing and model loading support.
- Updated
Jun 17, 2019 - C++
A collection of software rendering routines
- Updated
Jan 14, 2020 - Zig
LidarScout (HPG 2025): Instant exploration of huge aerial Lidar scans
- Updated
Sep 26, 2025 - C++
a software-renderer with pbr shading
- Updated
Dec 26, 2021 - C++
The ultimate open-source 2D and 3D software rendered graphics library.
- Updated
Oct 18, 2023 - C
Software renderer.
- Updated
May 15, 2024 - C
This is a simple real-time software rasterizer
- Updated
Dec 2, 2023 - Java
A repository for a series of tutorials published on my blog at marianpekar.com.
- Updated
Dec 7, 2025 - Odin
Software-based rasterization library
- Updated
Jan 30, 2023 - C++
This project is a software rasterizer able to render 3D graphics in real time and save the rendered results to disk.
- Updated
Jul 2, 2025 - C++
Library for rendering simple 2D and 3D scenes in pure Java
- Updated
Dec 15, 2025 - Java
Improve this page
Add a description, image, and links to thesoftware-rasterizer topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thesoftware-rasterizer topic, visit your repo's landing page and select "manage topics."