wwatkns / RT

A raytracing engine written in C (school project).
9 stars 1 forks source link

reflection / refraction, recursive call to iterative #20

Closed wwatkns closed 8 years ago

wwatkns commented 8 years ago

Changing recursive method of raytracing for reflection/refraction to iterative (speed optimisation).

scollon42 commented 8 years ago

Graet idae !