The project involved rendering objects in 3D based on the different rendering methods raytracing and rasterization. The code were written in C++.
Transformation such as rotation, translation and scaling were applied for the desired result. Shading, depth buffer and lighting such as Phong Model were also implemented.
© 2024. All Rights Reserved.