CoreImageDemo icon indicating copy to clipboard operation
CoreImageDemo copied to clipboard

Enlarge Eye

Open jpmeenaa opened this issue 6 years ago • 0 comments

QC:眼睛放大 Code not working or not Available, default.metallib file not found

this pice of code not working.

NSURL *kernelURL = [[NSBundle mainBundle] URLForResource:@"default" withExtension:@"metallib"]; NSError *error; NSData *data = [NSData dataWithContentsOfURL:kernelURL]; customKernel = [CIColorKernel kernelWithFunctionName:@"vignetteMetal" fromMetalLibraryData:data error:&error];

Please provide Enlarge Eye Section of project . Thanks JAI

jpmeenaa avatar Sep 23 '18 12:09 jpmeenaa