RayTracer Monte Carlo Ray Tracer built as a project for the Parallel Algorithms Lab. Usage: cd MPI Compile : mpic++ -O2 main.cpp Run : mpiexec -n X ./a.out where X is the number of processes. Final Report