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.
A collection of software rendering routines
a software-renderer with pbr shading
The ultimate open-source 2D and 3D software rendered graphics library.
This is a simple real-time software rasterizer
Software renderer.
Software-based rasterization library
This project is a software rasterizer able to render 3D graphics in real time and save the rendered results to disk.
Library for rendering simple 2D and 3D scenes in pure Java
Tiny software rasterizer with programmable shader & skeletal animation support written in C++.
A tiny software rasterizer.
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."