snailtracer
snailtracer copied to clipboard
Ray tracing on the Ethereum Virtual Machine
SnailTracer - Pushing the EVM to its knees
Acknowledgements
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!
License
SnailTracer is licensed under the GNU General Public License v3.0, also included in the repository in the COPYING file.