The goal with the project was to create a Whitted ray tracer.

Implementation

The programming language used to write the ray tracer was C++. When running the program the scene is presented and saved in a BMP-file. The scene used in this program contains spheres of different sizes and material properties.

Report

Images from project