ElisaLegnani / PhotorealisticRendering

A simple raytracer for generating photorealistic images written in C++
https://elisalegnani.github.io/PhotorealisticRendering/
GNU General Public License v3.0
3 stars 0 forks source link

Sphere rendering #25

Closed ElisaLegnani closed 3 years ago

ElisaLegnani commented 3 years ago

Spheres have some weird behaviour when rendered with the pathtracer: they appear split in half.