Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/NickTitle/iOS7-Trans-Blur
Implementation of the new iOS7-style masking transparency blur, using StackBlur
https://github.com/NickTitle/iOS7-Trans-Blur
Last synced: 3 months ago
JSON representation
Implementation of the new iOS7-style masking transparency blur, using StackBlur
- Host: GitHub
- URL: https://github.com/NickTitle/iOS7-Trans-Blur
- Owner: NickTitle
- Created: 2013-06-18T14:58:39.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-09-20T17:46:15.000Z (about 11 years ago)
- Last Synced: 2024-07-20T11:06:31.011Z (4 months ago)
- Language: Objective-C
- Size: 3.18 MB
- Stars: 282
- Watchers: 19
- Forks: 30
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
iOS7-Trans-Blur
===============###Tap the image/ pull the slider to move the translucent layer #
###(It's a star on the image of my cat below)###![Image](http://i.imgur.com/5KoXuCS.png&raw=true)
![Image](http://i.imgur.com/m4ksCKo.png&raw=true)Implementation of the new iOS7-style masking transparency blur, using StackBlur
First off, big thanks to tomsoft1 for the iOS implementation of [StackBlur](https://github.com/tomsoft1/StackBluriOS).
I used this as my base, with manual animation and masking, to produce high quality masking blur similar to what you see in the new iOS.Ironically this was made months and months ago for a project which never took off, but I'm sure people are looking for something similar right about now!
Enjoy, and feel free to email and fix anything I'm screwing up!
*This software is provided without any warantee or guarantees of any sort. If you use this library in your works, I only ask that you provide a link to this github repo so others can find it too!*