Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 363 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 363 Bytes

CPU Ray Tracer

CPU ray tracer parallelized with OpenMP.

Features

  • Antialiasing
  • Diffusion
  • Reflection & refraction
  • Camera positioning
  • Defocus blur
  • Multiprocessing parallelization

Sample Image

Image sample 1

Reference

Ray Tracing in One Weekend