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
A Windows software rasterizer that simulates an OpenGL-style rendering pipeline.
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.
A repository for a series of tutorials published on my blog at marianpekar.com.
LidarScout (HPG 2025): Instant exploration of huge aerial Lidar scans
A collection of software rendering routines
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.
端末を走る 3D 蒸気機関車。sl コマンドをソフトウェアラスタライザで作り直しました
Software-based rasterization library
Library for rendering simple 2D and 3D scenes in pure Java
To associate your repository with the software-rasterizer topic, visit your repo's landing page and select "manage topics."