Skip to content
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

Closed
jonassorgenfrei opened this issue Sep 2, 2024 · 5 comments
Closed

Display Colors are wrong in USD View #3267

jonassorgenfrei opened this issue Sep 2, 2024 · 5 comments

Comments

@jonassorgenfrei
Copy link

jonassorgenfrei commented Sep 2, 2024

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.

grafik
I have the same issue when importing the Usd Kitchen scene.
grafik

Any idea or suggestion what could be causing the issue?
Thanks in advance

Cheers
Jonas

@jesschimein
Copy link
Contributor

Filed as internal issue #USD-10057

@asluk
Copy link
Collaborator

asluk commented Oct 25, 2024

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.

@jonassorgenfrei
Copy link
Author

Hey @asluk

thanks for your suggestion, i was double checking but i don't believe that this is the issue.
I was trying to force the python executable to use the discrete GPU but that didn't do the trick. Actullay i don't even have an integrated GPU.
Any other idea what could be wrong?

Cheers
Jonas

@jonassorgenfrei
Copy link
Author

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.

@jonassorgenfrei
Copy link
Author

The issue seemed to be a corrupt old .usdview setting, after running --defaultsettings the issue was gone!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants