DuncanMC / RandomBlobsLinks
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.)
☆41Updated 11 years ago
Alternatives and similar repositories for RandomBlobs
Users that are interested in RandomBlobs are comparing it to the libraries listed below
Sorting:
- A simple functional example of building messaging for your app on top of CloudKit.☆52Updated 4 years ago
- Fancy elastic transition powered by Metal, UIKit Dynamics, & Hero☆154Updated 8 years ago
- Xcode 8 Source Editor Extension to quickly wrap strings into NSLocalizedString()☆55Updated 9 years ago
- Tracking UIKit access on main thread☆59Updated 8 years ago
- A drop-in UIGraphicsRenderer port -- CrossPlatform, Swift 4, Image & PDF☆111Updated 5 years ago
- Auto Layout support for SpriteKit (iOS & OSX)☆35Updated 10 years ago
- An OpenGraph (Link Preview) parser in Swift☆56Updated 3 years ago
- Sample Projects for Apple Feedback from PSPDFKit☆84Updated 10 months ago
- iOS demo app for NSIncrementalStore☆23Updated 3 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
- CoreDataKit makes common operations on objects and importing into CoreData a breeze.☆35Updated 7 years ago
- UIGestureRecognizer for recognising deep press 3D Touch on iPhone 6s☆35Updated 7 years ago
- A customizable UICollectionViewLayout to use instead of UITableView☆135Updated 11 years ago
- The iOS 10 version of ImagePickerSheetController☆67Updated 8 years ago
- Conical (angular) gradient for iOS written in Swift☆86Updated 5 years ago
- A companion project to the NSHipster article about AVSpeechSynthesizer☆160Updated 7 years ago
- Thread-safe representation of a Realm object☆19Updated 6 years ago
- This is a category on NSArray that finds the indexes of the longest common subsequence with another array.☆73Updated 9 years ago
- Closures on most used UIKit methods☆65Updated 2 years ago
- Sends video using Multipeer Connectivity☆117Updated 11 years ago
- A simple API to get the length of a CGPath, UIBezierPath or NSBezierPath, written in Swift.