karalabe / snailtracer

Ray tracing on the Ethereum Virtual Machine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Ray tracing on the Ethereum Virtual Machine

License:GNU General Public License v3.0