DuncanMC / RandomBlobs
A project that shows how to create random, non-selfintersecting smoothly curved shapes using UIBezierPaths and Catmull-Rom spline based smoothing. (With a tip of the hat to Erica Sadun, who's path smoothing recipe is a key component.)
☆42Updated 11 years ago
Alternatives and similar repositories for RandomBlobs:
Users that are interested in RandomBlobs are comparing it to the libraries listed below
- Xcode 8 Source Editor Extension to quickly wrap strings into NSLocalizedString()☆55Updated 8 years ago
- Tracking UIKit access on main thread☆59Updated 7 years ago
- A rough example of how to set up a Core Data stack based on the talk by Marcus Zarra (@mzarra) at MCE 2015 (https://www.youtube.com/watch…☆16Updated 10 years ago
- iOS demo app for NSIncrementalStore☆23Updated 2 years ago
- Auto Layout support for SpriteKit (iOS & OSX)☆35Updated 9 years ago
- A Swiftier way to transform views☆27Updated 8 years ago
- A simple functional example of building messaging for your app on top of CloudKit.☆52Updated 3 years ago
- 🎚Swift playground for building animations with UIViewPropertyAnimator☆37Updated 8 years ago
- A customizable UICollectionViewLayout to use instead of UITableView☆135Updated 11 years ago
- Thread-safe representation of a Realm object☆19Updated 5 years ago
- Swift 3 Custom Transitions Demonstration☆28Updated 7 years ago
- Convert Swift structs to Objc Classes on the fly!☆52Updated 5 years ago
- Simple code to add blue dots for every UITouch in an app - Helpful for recording app demos that show touch locations during use.☆50Updated 10 years ago
- Triangle background and view generator. This library generates container view full of configurable triangles which are regular UIViews an…☆50Updated 8 years ago
- SearchKit backed search for Core Data☆190Updated 9 years ago
- A split view controller that can display up to three view controllers at once.☆59Updated 4 years ago
- Add a drop shadow to a UIVisualEffectView using a 9-part UIImage.☆62Updated 4 years ago
- Split NSAttributedText into glyph CGPath, convert NSAttributedText to SVG☆38Updated 5 years ago
- Example of combining NSURLSession with NSOperation to form one task☆30Updated 2 years ago
- A demonstration of two UISplitViewControllers as children of a UITabBarController☆22Updated 10 years ago
- The iOS 10 version of ImagePickerSheetController☆68Updated 7 years ago
- Powerful, advanced Core Data Stack implementation, in Swift.☆60Updated 4 months ago
- Powerful autolayout framework, that can manage UIView(NSView), CALayer and not rendered views. Not Apple Autolayout wrapper. Provides pla…☆44Updated 2 years ago
- Xcode Source Editor Extension that helps to localize Swift and Objective-C source files☆35Updated 4 years ago
- iOS Shared CoreData Storage for App Groups☆50Updated 6 years ago
- ☆13Updated 12 years ago
- Example of how to stream and play a video while downloading with AVURLAsset and save the buffer to disk.☆49Updated 6 years ago
- Bulging eyes Purikura effect☆26Updated 8 years ago
- This is a category on NSArray that finds the indexes of the longest common subsequence with another array.☆73Updated 8 years ago
- Shows off different ways to center content in a UIScrollView.☆79Updated 10 years ago