novalain / gi-ray

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

Implement Z-buffer #39

Closed Carlbaum closed 8 years ago

novalain commented 8 years ago

To start with: loop through all triangles and keep track of closest triangle (when we have objects in scene)