36 results for “topic:software-rasterizer”
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
Software Rasterizer (C++)
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 software-renderer with pbr shading
The ultimate open-source 2D and 3D software rendered graphics library.
A repository for a series of tutorials published on my blog at marianpekar.com.
This is a simple real-time software rasterizer
Software renderer.
Simple C++ Software Rasterizer
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.
Make Rust based 2D games and apps accessible in Xcode
Rendering in python without OpenGL/Directx. Only numpy
Tiny software rasterizer with programmable shader & skeletal animation support written in C++.
A tiny software rasterizer.
3d rasterizer written in Go
software rasterizer/renderer.
Extremely simple software rasterizer inside the terminal
Parallel software rasterizer in written C++
3D Software Renderer
:white_square_button: Software wireframe rasterizer
lessons