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

Linear colorspace intead of Gamma colorspace #45

Open
D4rWiNSS opened this issue Dec 11, 2023 · 0 comments
Open

Linear colorspace intead of Gamma colorspace #45

D4rWiNSS opened this issue Dec 11, 2023 · 0 comments

Comments

@D4rWiNSS
Copy link
Contributor

Hi there! We are a metaverse company that is using livekit to implement the voice chat, and share screen/webcam in our unity project. We are having a problem that your system is setup in the Gamma colorspace while our project is setup in Linear color space. This is making the textures to be wash out.

If you want to have a realsitic look in unity you need to go with the linear colorspace. You only want to go for the Gamma approach on old mobile devices but most of the devices today supports linear.

Is there any chance that you can support linear colorspace for web?

image

https://docs.unity3d.com/Manual/LinearRendering-LinearOrGammaWorkflow.html#:~:text=Working%20in%20linear%20color%20space,linear%20or%20gamma%20color%20space.

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

1 participant