Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 315 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 315 Bytes

Under Construction

This is my custom implementation of the ray tracer from the book "Ray Tracing in One Weekend".

Current features:

  • Live preview
  • Multi-threaded rendering using cpp-taskflow
  • Parallel SAH BVH
  • Integrators: Path Tracing with Next-Event-Estimation, MIS, PSS-MLT, PRT via Spherical Harmonics