Closed RaihanFaruque closed 4 years ago
same thing happens here
I'd guess one of the directional light or point light directions you return are incorrect. https://github.com/dilevin/computer-graphics-ray-tracing/issues/25 or https://github.com/dilevin/computer-graphics-ray-tracing/issues/29 may help
Ah forgot to normalize the ray direction
This is the image I get In my image, the specular highlights are at different place compared to the reference image. What is causing this issue?