iOSMetalCamera
iOSMetalCamera copied to clipboard
Tutorial on implementing a camera using Metal in Swift on iOS
Results
1
iOSMetalCamera issues
Sort by
recently updated
recently updated
newest added
In https://github.com/barbulescualex/iOSMetalCamera/blob/master/Complete/MetalCamera/ViewController.swift#L223 you might want to write instead: ``` fadeFilter?.setValue(filteredImage, forKeyPath: kCIInputImageKey) ```