fluffels / straylight

Test-oriented ray tracer and NFF parser I wrote for my M.Sc.
1 stars 2 forks source link

Ray depth is over incremented. #31

Closed fluffels closed 10 years ago

fluffels commented 10 years ago

Incremented once for the bounce, once for the diffuse component.

fluffels commented 10 years ago

Fixed in 800493d