-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Display Colors are wrong in USD View #3267
Comments
Filed as internal issue #USD-10057 |
My rough guess is that this build of usdview is defaulting to use an integrated GPU rather than a discrete one (I haven't found any way to bootstrap this other than using tools like the NVIDIA Control Panel to set the python that runs usdview to use the discrete GPU. |
Hey @asluk thanks for your suggestion, i was double checking but i don't believe that this is the issue. Cheers |
Hmm i tried to compile and run on a different system (windows11) with the same python3.11.2 version and there it is not showing this behaviour. Guess it's some system setting. Will try to clear env vars and recompile. |
The issue seemed to be a corrupt old .usdview setting, after running --defaultsettings the issue was gone! |
Hey
i just build the latest version of OpenUSD with the build script (using python3.11 on windows) and i was facing some color issues when i first opened usdview.
I tried to export the geo with the colors from houdini (which can be seen on the left side).
Unfortunatly the geo get's in just red-tinted.
I have the same issue when importing the Usd Kitchen scene.
Any idea or suggestion what could be causing the issue?
Thanks in advance
Cheers
Jonas
The text was updated successfully, but these errors were encountered: