Alexander Gorskih
Results
1
comments of
Alexander Gorskih
Hi. There is some problem with sending VignetteUniform to the Vignette shader. To quick fix and run sample you can change [Vignette.metal](https://github.com/BradLarson/GPUImage3/blob/master/framework/Source/Operations/Vignette.metal) file. ```swift typedef struct { float3 vignetteCenter; float3...