Njord201/Raytracer

FIX: Plane hitPoint function

Closed this issue · 0 comments

The plane don't work, please check the function hitPoint, the function return a position if the ray never touch the plane.

The actual result:
image

The configuration file:
image

The expected result:
image