Overview C++ raytracing engine that renders a scene with spheres. The scene is rendered in a .ppm file. Software Demo Video Development Environment Visual Studio Code CL microsoft compiler C++ cstdlib (for random numbers) Useful Websites Raytracing Tutorial CPP destructors Future Work Add support for material colors Fix color intensity (scene is too dark)