arnold-usd icon indicating copy to clipboard operation
arnold-usd copied to clipboard

Support materialx color spaces in hydra

Open sebastienblor opened this issue 3 years ago • 3 comments

In #1494 we added support for the colorSpace metadata of materialx shaders, when we render through the procedural.

But this wasn't implemented in the render delegate yet. This ticket is about implementing it there as well

sebastienblor avatar Apr 11 '23 19:04 sebastienblor

Issue synced internally to ARNOLD-13480

this is much needed if we want MTLX to be intercompatible with other render engines like Karma. Right now it just treats everything as raw. For now dual shaders for both render engines seems the only way to go

Ahmed-Hindy avatar Nov 25 '23 13:11 Ahmed-Hindy

Please note that USD 23.11 added support via https://github.com/PixarAnimationStudios/OpenUSD/commit/a8ec74c274da6d63ae964205c08e968f1642c5eb to have color space information transmitted via Hydra.

JGamache-autodesk avatar Nov 27 '23 14:11 JGamache-autodesk