BradLarson / GPUImage3

GPUImage 3 is a BSD-licensed Swift framework for GPU-accelerated video and image processing using Metal.
BSD 3-Clause "New" or "Revised" License
2.68k stars 330 forks source link

Chroma Key #108

Closed CharlyPico closed 4 months ago

CharlyPico commented 3 years ago

Hi there!

I've been using GPUImage 1 and 2 for a while and looks like on GPUImage 3 there is no reference to ChromaKey or Background Color Rendering as it used to.

Will Chroma Keying be available in a future build with Metal?

Thanks, Charlie.

BradLarson commented 4 months ago

Chroma keying has since been added to the framework, and I've updated the README to reflect this.