BSVogler/Raytracer

Phong brightness calculation

Closed this issue · 5 comments

Phong brightness calculation

diffuse light still wrong. don't know why

diffuse light is in most cases too bright

diffuse light works fine.

I think the specular light is the same as implementing recursive reflection.

adding regular specular light should be enough