You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The behavior of --envRad has significantly changed between the last two versions. I'm not sure if this is a regression.
This only happens when an irradiance image file is not found. In both versions, I get the warning: Image file not found: /path/to/MaterialX/irradiance/foo.hdr. But in the newer version, the result is much darker.
The behavior of --envRad has significantly changed between the last two versions. I'm not sure if this is a regression.
This only happens when an irradiance image file is not found. In both versions, I get the warning:
Image file not found: /path/to/MaterialX/irradiance/foo.hdr
. But in the newer version, the result is much darker.Is this a bug or is it on purpose?
Command:
bin/Debug/MaterialXView --material "Emerald_Peaks_Wallpaper.mtlx" --envRad "foo.hdr"
On v1.38.7:
![image](https://private-user-images.githubusercontent.com/2312221/269261387-54af9340-83b7-4146-9bba-e70e367325c2.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk0ODI3OTEsIm5iZiI6MTczOTQ4MjQ5MSwicGF0aCI6Ii8yMzEyMjIxLzI2OTI2MTM4Ny01NGFmOTM0MC04M2I3LTQxNDYtOWJiYS1lNzBlMzY3MzI1YzIucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIxMyUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMTNUMjEzNDUxWiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9MGQ2N2Q1NWUzYmZlZTRiMmE4YzA2MWY4YjVkYTIzNDBkMDMzODM0YjQ5YTRlMDFkNGUzZDMxMWM5OWM2NDllNCZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.Glld7E1QTLg5q7NXxD92nTAWP50vnFaR5KF9kE6v5lw)
On v1.38.8:
![image](https://private-user-images.githubusercontent.com/2312221/269278593-7ed89e5c-bfe6-4c9a-a5f1-5cbae8f3081a.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk0ODI3OTEsIm5iZiI6MTczOTQ4MjQ5MSwicGF0aCI6Ii8yMzEyMjIxLzI2OTI3ODU5My03ZWQ4OWU1Yy1iZmU2LTRjOWEtYTVmMS01Y2JhZThmMzA4MWEucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIxMyUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMTNUMjEzNDUxWiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9YWYwYTU2OThkMGExNDkzMDQ2OGEyYzg4MTE5NzAxZWMwZjY5MzBlOGVmNzNkNDAwMjIzZjVmYTM5NTlhNTlmOCZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.Dl9Fv8T3w5NVNAvafZGYrh2jx-R6beP-6WZE3h_fT6M)
The material can be found here.
The text was updated successfully, but these errors were encountered: