C++ software based 3D renderer
Channel:
Subscribers:
2,460
Published on ● Video Link: https://www.youtube.com/watch?v=MzLC_s_3Cok
No OpenGL or Metal APIs involved
supports back-face culling, perspective camera, 'trail' effect via Factory DP, rotation & translation matrices multiplication;
also supports triangle rasterization not shown in the video since it's extremely slow when it's done by software renderer in higher resolution