MD Azizur Rahman
MD Azizur Rahman
Apple now support Metal in simulator Please check this https://developer.apple.com/documentation/metal/developing_metal_apps_that_run_in_simulator
please add this project to swift package
i want to contribute here with my swift code . will you accept me ?
I use look up table for filter image in ios objective c . but filter quality is very low . but in android device same look up table filter quality...
Please add Swift Package Manager it this project. Every one moving SPM .
please help me . i cant convert mask image to black and alpha image . how can i do this ? mask image get black and white . i cant...
I want CVPixelBuffer for process frame like filter. i did this with my custom class but its return only transition time pixel buffer. if have sometime please check this project....
I want to use filter on video. thats why is use VideoIO. filter work but the problem is transition. ` func videoFilterSet(){ guard let result = result else{ return} let...
Fragment Function(zoomBlurFragment): argument uniform[0] from buffer(1) with offset(0) and length(12) has space for 12 bytes, but argument has a length(16).' how can i fix this . and Motion blur code...
i can show this in dialog but i cant get value . how can i get value from dialog ok click ??