raytracing.github.io icon indicating copy to clipboard operation
raytracing.github.io copied to clipboard

Resolve whether hit_record::set_face_normal expects unit vectors or not

Open hollasch opened this issue 1 year ago • 0 comments

If not, then the color computation in early versions of ray_color() need to ensure that the normal vector is unit length.

Ref discussion #1060.

hollasch avatar Aug 22 '22 21:08 hollasch