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

Add temperature/tint sliders #551

Open
wants to merge 13 commits into
base: main
Choose a base branch
from
Open

Add temperature/tint sliders #551

wants to merge 13 commits into from

Conversation

inukshuk
Copy link
Member

Closes #463

@luzpaz
Copy link

luzpaz commented Jun 28, 2023

Any progress on this ?

@inukshuk
Copy link
Member Author

inukshuk commented Jul 4, 2023

We made good progress with the shader initially but hit an impasse: the balancing works well for one channel (e.g. blue) but we need to find a different approach that works on all channels equally (we'd like this to be a single slider not three). We need to study/research into color theory a bit more to progress ourselves. Also happy to accept help on this of course. Basically, we have this set up but we need a shader that works with a single parameter (or parameters which we can map to a slider or similar widget).

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

Successfully merging this pull request may close these issues.

Add white balance tools to Esper panel
2 participants