This is an assessment in my MSc in University of Leeds. We were requested to implement the whole render pipeline just in C++. From this project, I got a deeper understanding of render pipeline.
- Vertex Shading
- Transform
- Rasaterization
- Fragment Shading
- Gouraud Shading
- Phong Shading
- Depth test
- Textures
Repo: Here