novalain / gi-ray

A Monte-Carlo ray tracer from scratch in C++
5 stars 1 forks source link

Seg fault if image width != height #101

Open novalain opened 7 years ago

novalain commented 7 years ago

We can't render an image size of for example 1024 x 768 => segmentation fault