Python raytracer
The speed difference is explained at http://www.excamera.com/sphinx/article-ray.html
Updated for Python 3.x.
You'll need to install two packages.
pip install pillow
pip install numpy