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.73k stars 342 forks source link

Any time frame for the BulgeDistortion Filter? #50

Closed MarkShippen closed 5 years ago

RedQueenCoder commented 5 years ago

Hey,

We added the bulge distortion to the framework February 11, 2019. It should be available here with the other operations: https://github.com/BradLarson/GPUImage3/blob/master/framework/Source/Operations/BulgeDistortion.metal

MarkShippen commented 5 years ago

Great! Thank You!