axnjaxn / ReiTrei

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

Do I want to make the render window something other than black while it's rendering? #23

Closed axnjaxn closed 10 years ago

axnjaxn commented 10 years ago

I like the idea of lightweight scalable or procedural graphics. A checkerboard, a logo, something along those lines. Preferably not something requiring its own library!

axnjaxn commented 10 years ago

Done. Used diagonal, low-contrast lines.