Closed CaffeineViking closed 6 years ago
When using Kajiya-Kay and local illumination, both rasterizer and raytracer produce essentially the same outputs now. The things that are different are the amounts of aliasing, and the hair strand thickness too.
After implementing #3 and #4, make sure they produce similar results when given the same scene graph. Use simple shading model to sanity check it. The results should be somewhat similar in local illumination. Just for now, let's try to match it with Kajiya-Kay, like we already do in a shader
shaders/kajiya-kay.frag
.