/rayTracer

A simple RayTracer for my CG learning

Primary LanguageC++

A simple test after reading PBRT.
TO DO:

  1. Cook-torrance, Oren-nayar, And other cool stuffs
  2. Sample BRDF, sample the lights, and also MIS
  3. Model loading!