A selection of scripts to run and evaluate rendering experiments supporting different renderers.
pip install simpleimageio opencv-python numpyPYTHONPATH=$PYTHONPATH:$PWD python3 ./examples/mitsuba/runMitsubaReferenceTestCase.pyPYTHONPATH=$PYTHONPATH:$PWD python3 ./examples/pbrt/runPBRTSurfaceGuidingTestCase.pyPYTHONPATH=$PYTHONPATH:$PWD python3 ./examples/blender/runBlenderGuidingTestCase.pyPYTHONPATH=$PYTHONPATH:$PWD python3 ./examples/karma/runKarmaGuidingTestCase.py