novalain / gi-ray

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

Fix framebuffer and image size to be dynamic #59

Closed novalain closed 8 years ago

novalain commented 8 years ago

Changing from array to vector seems to be no big difference performance wise