/ray_tracer

simple ray tracer for my computer science class at uni wien

Primary LanguageHTML

ray_tracer

simple ray tracer for my computer science class at uni wien

HOW TO BUILD MY RAY TRACER

  1. enter the folder "ray_tracer/Debug/"
  2. run "make all"
  3. run "./ray_tracer"

LIBRARIES AND SOURCES

STRUCTURE FOLDERS

  • docs - documentation
  • libs - libraries
  • ray_tracer - code
  • scenes - xml scenes for the ray-tracer
  • ray_tracer/Debug - binary code of already built ray_tracer for debuging
  • RemoteSystemTempFiles - automatically created from eclipse, with some project informations