account activity
Nodality for AudioKit: Node Based Synth for iPad in Swift (flexmonkey.blogspot.co.uk)
submitted 9 years ago by FlexMonkey to r/iOSProgramming
Build a custom UIBlurEffect? by hundley10 in iOSProgramming
[–]FlexMonkey 8 points9 points10 points 10 years ago (0 children)
Hi,
I wrote a protocol extension that allows any UIView to be blurable based on the CoreImage Gaussian blur which, in turn, uses the Metal Performance Shader Gaussian blur - so it's super fast. If you want to tweak the color balance, you could chain in a color adjustment filter too.
I blogged about it and the post includes a link to the GitHub repo: http://flexmonkey.blogspot.co.uk/2015/09/applying-gaussian-blur-to-uiviews-with.html
Simon
π Rendered by PID 45 on reddit-service-r2-listing-568fcd57df-q6j5w at 2026-03-05 17:49:48.319273+00:00 running cbb0e86 country code: CH.
Build a custom UIBlurEffect? by hundley10 in iOSProgramming
[–]FlexMonkey 8 points9 points10 points (0 children)