axnjaxn / ReiTrei

A ray tracer in C++ / SDL supporting Monte Carlo effects
http://www.axnjaxn.com/
0 stars 0 forks source link

Implement a point-light CLI option #56

Closed axnjaxn closed 10 years ago

axnjaxn commented 10 years ago

This would "squish" all large lights to a point.

axnjaxn commented 10 years ago

Done.