Simple ASCII renderer, because it's fun
-
Updated
Dec 22, 2023 - C++
Simple ASCII renderer, because it's fun
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).
A multithreaded software implementation of OpenGL 1.3 in C++.
C++ CPU Software-Rasterizer
LucidRaster: real-time GPU software rasterizer for exact OIT
3D Software renderer
Real-time software rasterizer written in C++ with windowing and model loading support.
LidarScout (HPG 2025): Instant exploration of huge aerial Lidar scans
A collection of software rendering routines
A repository for a series of tutorials published on my blog at marianpekar.com.
The ultimate open-source 2D and 3D software rendered graphics library.
a software-renderer with pbr shading
This is a simple real-time software rasterizer
Software renderer.
Software-based rasterization library
Library for rendering simple 2D and 3D scenes in pure Java
This project is a software rasterizer able to render 3D graphics in real time and save the rendered results to disk.
CPU software rasteriser in TypeScript Written to understand how graphics pipeline works and the math behind it
Add a description, image, and links to the software-rasterizer topic page so that developers can more easily learn about it.
To associate your repository with the software-rasterizer topic, visit your repo's landing page and select "manage topics."