Core code of the paper "Unbiased Caustics Rendering Guided by Representative Specular Paths".
- pathcut_guided_path.cpp: our integrator modified from the original mitsuba path tracing integrator.
- pathcut/: codes of our relaxed path cuts algorithm, SG approximation and parallax compensation.