/ray-tracer

Here you can find a project from my course : 'parallel programming'. I have to paralize a ray tracer program with the MPI library and Open MP library.

Primary LanguageC++

ray-tracer

Here you can find a project from my course : 'parallel programming'. I have to paralize a ray tracer program with the MPI library and Open MP library.

The initial code of the ray tracer is given by (https://github.com/JuvignyEnsta/Projet)