I am a programmer currently working on a ray-tracing engine as a hobby. My goal is to reach photorealistic results using physically based algorithms at reasonable speed.
My engine is written in C++ and SSE intrinsics and run only on CPU. Linux is my main platform for development. Windows support is partial at this point.