Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 987 Bytes

README.md

File metadata and controls

27 lines (15 loc) · 987 Bytes

Yet Another Ray Tracer (YART)

Incredibly trivial ray-tracer written in plain, understandable C++

Multi-Threading

Thanks to multi-threading, the following results rendering the Cover Scene (MVP 1) 2000 * 1000 is archived:

  • real 7m50.069s
  • user 50m52.002s
  • sys 0m3.129s

Showcase

Matte

Metal

Dielectric

Cover Scene

Cornell Box

Cornell Box with Boxes

Cover Scene 2