/metu-ceng477-raytracer

Raytracing algorithm for my computer graphics course

Primary LanguageC++

477-raytracer

usage

  • compile with Makefile or use the command g++ -O3 *.cpp -o raytracer
  • to run ./raytracer ./inputs/any_of_the_files.xml