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

camera::get_ray() function should take normalized image coordinates

Open hollasch opened this issue 3 years ago • 0 comments

Thus, arguments (0,0) should refer to the upper left pixel, and (1,1) should refer to the lower right pixel.

hollasch avatar Aug 05 '22 22:08 hollasch

Resolved in #1053

hollasch avatar Aug 16 '22 06:08 hollasch