GafferHQ / dependencies

All 3rd party dependencies necessary for building Gaffer
33 stars 26 forks source link

Cycles updates #254

Closed johnhaddon closed 7 months ago

johnhaddon commented 7 months ago

As suggested in https://github.com/GafferHQ/gaffer/pull/5659, this patches Cycles to use the more sensible IOR default values that are coming in 4.1. It also enables CUDA and Optix devices if suitable devkits are found in the environment (if they are not found, as in our GafferHQ/build 2.x containers, then CMake just warns and those devices are skipped).