novalain / gi-ray

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

Create abstract classes and Tetrahedron #51

Closed novalain closed 8 years ago

novalain commented 8 years ago

With the new z-buffer the tetrahedron is noisy. Making this separate issue

Carlbaum commented 8 years ago

Think we should change the name of the TriangleCustomShape class