master-nevi / WWDC-2014
☆114Updated 9 years ago
Related projects ⓘ
Alternatives and complementary repositories for WWDC-2014
- Example collection☆126Updated 9 years ago
- Add functionality to UIDevice to distinguish between platforms like iPod touch 1G and 2G and iPhone☆168Updated 6 months ago
- NSURLSession and NSOperationQueue working together☆103Updated 5 years ago
- iOS app demonstrating curve interpolation with Hermite and Catmull-Rom curves.☆208Updated 6 years ago
- WWDC Session 218 Sample Code: Custom Transitions Using View Controllers☆182Updated 3 years ago
- A Mac OS X app to help you design CAMediaTimingFunction curves☆150Updated 3 years ago
- GDCoreDataConcurrencyDebugging helps you find cases where NSManagedObject's are being called on the wrong thread or dispatch queue.☆170Updated 8 years ago
- Techniques, improvements, and a Swift port derived from WWDC 2014 Session 232, "Advanced User Interfaces Using Collection View"☆183Updated 8 years ago
- AVAnimator is an iOS library that makes it easy to implement non-trivial animated/video content in iOS☆182Updated 6 years ago
- SpriteKit scene and node subclasses, plus various utilities.☆254Updated 4 months ago
- Centering a view in a super view with Visual Format Language using Auto Layout in iOS/Swift☆226Updated 7 years ago
- The sample code for the different chapters in "3D Graphics with Scene Kit" (which I call "SCNBook" as a joke)☆223Updated 9 years ago
- Fun. With 3D Transforms.☆137Updated 10 years ago
- Quick test of the Lifecycle of iOS classes☆40Updated 10 years ago
- Objective-C implementation of concepts introduced at WWDC 2015 Session 226 Advanced NSOperations.☆53Updated 8 years ago
- Real time blurring for iOS