Skip to content

Latest commit

 

History

History
13 lines (6 loc) · 328 Bytes

README.md

File metadata and controls

13 lines (6 loc) · 328 Bytes

RayTracer

A ray tracer build on the foundation of the Ray Tracing in One Weekend tutorial.

Interesting features:

  • Multithreading
  • 3D mesh support using a custom .obj file interpreter. Example:

A simple render