vkoskiv / c-ray

c-ray is a small, simple path tracer written in C
MIT License
797 stars 44 forks source link

Fix top-level BVH implementation #79

Closed madmann91 closed 4 years ago

madmann91 commented 4 years ago

This fixes the top-level BVH implementation and enables it during rendering. A couple of additional notes: