Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 797 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 797 Bytes

SnailTracer - Pushing the EVM to its knees

SnailTracer

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.