BradLarson / GPUImage2

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

Is it possible to use GPUImageLookupFilter in gpuimage2? #301

Open wndzlf opened 4 years ago

wndzlf commented 4 years ago

I have lut.png file and i wanna apply this png file to image by filter. but in gpuimage2 i can`t find GPUImageLookupFilter for lookuptable file. is it possible to use GPUImageLookupFilter in gpuimage2??

zubco commented 4 years ago

@wndzlf Look into #274