/Software-Rasterizer

Doing software rasterizing, mimicking a pipeline similar to that of d3d11 and performing all the algorithms on the cpu side to learn the math and calculations done in 3D computer graphics. Learning from ChiliTomatoNoodle on youtube: https://planetchili.net/

Primary LanguageC++

Stargazers