BS Ray is a simple programmable Ray Tracer written in C++.
Version 0.01
============
Features:
+Reflections
+Refractions
+Fresnel-Based Reflections/Refractions
+Omni-Directional point light sources
+Hard Shadows
+Soft Shadows
+Supported Primitives: Sphere, Plane
+Mini-Tutorial: Make your own scenes