A Software & Hardware defined rasterizer using c++ & HLSL
This project was made for the course Graphics Programming 1 at Howest DAE. The goal of the project was to create a program that could switch between a software and hardware rasterizer. Both renderer's look almost identical, but the software renderer is a lot slower ofcourse.
Source code can be found on GitHub