Lighting fast rendering with Metal
In the previous post, we touched image processing and rendering. We made UIImage from CIImage with two filtering effects. Dynamic filteringThis time we will create a simple app for changing image saturation. It will contain an image picker, a view for displaying results, and a slider for filter adju…