novalain / gi-ray

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

Implement Vertex, Ray & Triangle classes #7

Closed novalain closed 8 years ago

novalain commented 8 years ago

Triangle should consist of three vertex id's