Built a toy real-time software rasterizer in my spare time, intending to practice C++ and to have an overview of the graphics pipeline from scratch. At the moment, it runs in a single thread.
Next step will be to build a rasterizer using a graphics API.
#graphics #rasterizer #c++
2
0
1
0