micheledallerive / raytracer

A C++ raytracer
0 stars 0 forks source link

Add antialiasing feature. #11

Closed micheledallerive closed 9 months ago

micheledallerive commented 9 months ago

Implement the antialiasing effect using SSAA (https://en.wikipedia.org/wiki/Supersampling)