rasterizer topic

List rasterizer repositories

webgpu-compute-rasterizer

231
Stars
9
Forks
Watchers

A simple software rasterizer running on a WebGPU compute shader. Built for educational purposes.

tinyraycaster

1.9k
Stars
137
Forks
Watchers

486 lines of C++: old-school FPS in a weekend

RenderHelp

1.3k
Stars
165
Forks
Watchers

:zap: 可编程渲染管线实现,帮助初学者学习渲染

CursedGL

182
Stars
3
Forks
Watchers

3D graphics library for the terminal

tinygl

435
Stars
47
Forks
Watchers

The penultimate portable graphics library

mini3d

2.1k
Stars
498
Forks
Watchers

3D Software Renderer in 700 Lines !!

SoftGLRender

934
Stars
148
Forks
Watchers

Tiny C++ Software Renderer / Rasterizer, and implements OpenGL and Vulkan renderers for comparison

PixelFarm

155
Stars
19
Forks
Watchers

From Vectors to (sub) Pixels, C# 2D Rendering Library

marlin-renderer

179
Stars
17
Forks
Watchers

Marlin is the FAST Java2D antialiasing rasterizer derived from OpenJDK Pisces (shape)

voxelizer

75
Stars
6
Forks
Watchers

Parallel and memory efficient CPU rasterizer. Can process and merge multiple meshes to a single voxel model.