software-rendering topic

List software-rendering repositories

DEODR

366
Stars
23
Forks
Watchers

A differentiable 3D renderer with Pytorch, Tensorflow and Matlab interfaces

arduboy3d

24
Stars
9
Forks
Watchers

a simple 3D demo for arduboy

tinyrenderer

19.6k
Stars
1.9k
Forks
Watchers

A brief computer graphics / rendering course

herebedragons

1.7k
Stars
78
Forks
Watchers

A basic 3D scene implemented with various engines, frameworks or APIs.

SoftwareRenderer

587
Stars
62
Forks
Watchers

Software rendering engine with PBR. Built from scratch on C++.

renderer

2.4k
Stars
273
Forks
Watchers

A shader-based software renderer written from scratch in C89

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: 可编程渲染管线实现,帮助初学者学习渲染

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