axnjaxn / ReiTrei

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

Add OBJ exceptions properly #71

Closed axnjaxn closed 10 years ago

axnjaxn commented 10 years ago

Things like size mismatch and unimplemented commands, quads maybe.

axnjaxn commented 10 years ago

Done.