Skip to content

mixtapeo/RaytracerInCpp

Repository files navigation

Raytracer in C++

Path tracer in C++. image

Setup

  1. Build main.cpp
  2. Windows: run with ./main.exe > image.ppm 2.5 Make sure UTF-8 encoded image.ppm; open with notepad and check encoding.
  3. open with ppm viewer (i used irfanViewer)

Followed RaytracingInOneWeekend as a guide.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published