Leeds Raytracing
Rendering
A CPU raytracer based on Qt Window using Monte-Carlo Method
It is a CPU raytracer based on Qt Window and using Monte-Carlo Method.
In this project, I implemented as follows:
Barycentric Coordinate Interpolation
Blinn-Phong Shading
Hard Shadow Testing
Reflection
Refraction
Fresnel
Monte Carlo