Skip to content

A selection of scripts to run and evaluate rendering experiments supporting different renderers.

License

Notifications You must be signed in to change notification settings

sherholz/rendering-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rendering-scripts

A selection of scripts to run and evaluate rendering experiments supporting different renderers.

Dependencies

pip install simpleimageio opencv-python numpy

Examples

Mitsuba

PYTHONPATH=$PYTHONPATH:$PWD python3 ./examples/mitsuba/runMitsubaReferenceTestCase.py

PBRT

PYTHONPATH=$PYTHONPATH:$PWD python3 ./examples/pbrt/runPBRTSurfaceGuidingTestCase.py

SideFX Blender

PYTHONPATH=$PYTHONPATH:$PWD python3 ./examples/blender/runBlenderGuidingTestCase.py

SideFX Karma

PYTHONPATH=$PYTHONPATH:$PWD python3 ./examples/karma/runKarmaGuidingTestCase.py

About

A selection of scripts to run and evaluate rendering experiments supporting different renderers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published