Ray Tracer Framework
An optimised C++ ray tracer, paired with a C# scene editor that exports to XML.
An optimised ray tracer written in C++, paired with a scene editor written in C#.
The editor exports scenes to XML, which the renderer reads — so scenes can be built and adjusted without touching the rendering code.