Simple Ray Tracer
Project Page
Simple Ray Tracer at Sourceforge.net
Thanks 
Thanks to sourceforge.net and their generous contributions to the open source community, development of this project is made possible. Please visit sourceforge.net,
Info
Download the source code from the project page (link at top). Modify main.cpp for the model you would like to ray trace. Possibly modify RayTracer.cpp to adjust resolution, anti aliasing, etc. Compile, and run. output is in PPM Raw format. To view this format in windows you need: irfanview, a free image viewer.