Njord201/Raytracer

Fix getNormal cylinder methods

Opened this issue · 0 comments

Fix the getNormal computation in Cylinder.

The normal should be the orthogonal vector of the cylinder axis, but currently, the normal is the same as the cylinder which is not the same