software-rasterizer
There are 29 repositories under software-rasterizer topic.
thedmd/ascii-render
Simple ASCII renderer, because it's fun
StarsX/ComputeRaster
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).
h0MER247/swGL
A multithreaded software implementation of OpenGL 1.3 in C++.
nikolausrauch/software-rasterizer
C++ CPU Software-Rasterizer
nadult/lucid
LucidRaster: real-time GPU software rasterizer for exact OIT
Sopiro/SoftwareRenderer
3D Software renderer
bytecode77/fastpix3d
Software Rasterizer (C++)
diharaw/rasterator
Real-time software rasterizer written in C++ with windowing and model loading support.
ikskuh/SoftRenderLib
A collection of software rendering routines
niepp/srpbr
a software-renderer with pbr shading
RyandracusCodesGames/uGDL
The ultimate open-source 2D and 3D software rendered graphics library.
zoom-2x/software_renderer
Software renderer.
3rd-Stage-ACP-SUE-ABH/Java-Rasterizer
This is a simple real-time software rasterizer
Gaukler/Software-Rasterizer
Simple C++ Software Rasterizer
dominiksalvet/cpurast
Software-based rasterization library
Bogdy555/BSR
This project is a software rasterizer able to render 3D graphics in real time and save the rendered results to disk.
RaphiMC/SoftwareRenderer
Library for rendering simple 2D and 3D scenes in pure Java
markusmoenig/Xcode2Rust
Make Rust based 2D games and apps accessible in Xcode
lchdl/sgl
Tiny software rasterizer with programmable shader & skeletal animation support written in C++.
ozgecanmuyanli/tiny-renderer
A tiny software rasterizer.
m-rei/go-3d-rasterizer
3d rasterizer written in Go
emomaxd/swr
software rasterizer/renderer.
anthonygedeon/minecraft
A clone of Minecraft from the ground-up
maximusvladimir/Aeda-Adventure
Senior final project (High School). Check out https://github.com/maximusvladimir/Aeda-Adventure/wiki/_pages for more info
RodrigoPAml/SoftwareRasterizer
A program that emulates the 3d rendering process from scratch in the CPU with C++
Timoniche/Graphics
lessons
Vulae/software-rasterizer
Extremely simple software rasterizer inside the terminal
kitrofimov/srp
[ON HOLD] A software rendering pipeline
Ohmnivore/wiresterizer
:white_square_button: Software wireframe rasterizer