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

Direct2D Lut Effect #2

Open
WindowsNT opened this issue Sep 11, 2021 · 0 comments
Open

Direct2D Lut Effect #2

WindowsNT opened this issue Sep 11, 2021 · 0 comments

Comments

@WindowsNT
Copy link

WindowsNT commented Sep 11, 2021

Thanks for this, I use it as a raw effect for my video sequencer.

Could you take a look at Direct2D's LUT: https://docs.microsoft.com/en-us/windows/win32/direct2d/3d-lookup-table-effect

Also, this: https://docs.microsoft.com/en-us/windows/win32/api/d2d1_3/nf-d2d1_3-id2d1devicecontext2-createlookuptable3d

I'm new to lut and perhaps you can advise on what to pass to this function. The idea is to use GPU for the color grading instead of the bitmap directly.

This may also help: https://github.com/microsoft/Win2D/blob/master/winrt/lib/effects/EffectTransferTable3D.cpp

Best,

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