1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 |
|
index : erender | ||
Inspired by thebennybox's 3D Software Rendering series but made using C++ and SFML. It also implements the barycentric rendering technique instead of the scanline technique. | Mateja |
aboutsummaryrefslogtreecommitdiff |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 |
|