Skip to content

dylan007/RayTracer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

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

About

Parallelized Monte Carlo Ray Tracer written for the Parallel Algorithms Lab Project

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors