BSVogler/Raytracer

Render only nearest point

BSVogler opened this issue · 2 comments

Solution: in ray, store minimal t

Should be implemented but the order seems wrong

Fixed.