🎉 Celebrating 25 Years of GameDev.net! 🎉

Not many can claim 25 years on the Internet! Join us in celebrating this milestone. Learn more about our history, and thank you for being a part of our community!

How to create a 3D HSL keyer?

Started by
0 comments, last by Shem_Namo 3 years, 10 months ago

Hi everyone, how are you guys doing?

Does anyone know how to create an HSL keyer using GLSL?

I am trying to create a keyer similar to the one in Davinci Resolve for those who are familiar with the program.

I already found some great code on GitHub to convert RGB color space to HSL and then back.

But I can't find any information on how to use this to create a nice keyer.

Does anyone know how HSL keyers work and how to make one in GLSL?

I would really appreciate any information I can get.

Thanks in advanced!!

Shem Namo

This topic is closed to new replies.

Advertisement