The SnailTracer project is an extended Solidity port of Kevin Beason's smallpt
global illumination C++ path tracer. Although it is a complete rewrite that underwent heavy modifications, simplifications
and extensions, none of this would have been possible without Kevin's awesome work and Dr. David Cline's presentation.
Thank you!
SnailTracer is licensed under the GNU General Public License v3.0, also included in the repository in the COPYING file.