ziotom78 / pytracer

A simple raytracer in pure Python
MIT License
9 stars 4 forks source link

Images are flipped upside-down #3

Closed ziotom78 closed 3 years ago

ziotom78 commented 3 years ago

The code does not produce a correct image. See this example:

wrong-output

The big circle in the upside middle part of the image should stay at the bottom!