d-ronnqvist / SCNBook-codeLinks
The sample code for the different chapters in "3D Graphics with Scene Kit" (which I call "SCNBook" as a joke)
☆223Updated 10 years ago
Alternatives and similar repositories for SCNBook-code
Users that are interested in SCNBook-code are comparing it to the libraries listed below
Sorting:
- iOS app demonstrating curve interpolation with Hermite and Catmull-Rom curves.☆207Updated 7 years ago
- ☆114Updated 10 years ago
- A small library to dramatically speed up common operations on UIBezierPath, and also bring its functionality closer to NSBezierPath☆362Updated 10 months ago
- Techniques, improvements, and a Swift port derived from WWDC 2014 Session 232, "Advanced User Interfaces Using Collection View"☆182Updated 9 years ago
- SpriteKit scene and node subclasses, plus various utilities.☆253Updated last year
- GPU-based media processing library using Metal written in Swift☆261Updated 7 years ago
- Node based CIKernel creation☆265Updated 9 years ago
- A category on UIView that provides animation structure similar to SKAction from SpriteKit.☆103Updated 9 years ago
- NSURLSession and NSOperationQueue working together☆104Updated 5 years ago
- TLIndexPathTools is a small set of classes that can greatly simplify your table and collection views.☆345Updated 2 years ago
- Enhanced transitioning between UICollectionView layouts in iOS.☆355Updated 8 years ago
- A drop-in replacement for UIPercentDrivenInteractiveTransition for use in custom container view controllers.☆128Updated 9 years ago
- Centering a view in a super view with Visual Format Language using Auto Layout in iOS/Swift☆226Updated 8 years ago
- Quick and dirty app to display Xcode simulator info and open their locations☆230Updated 2 years ago
- iOS UIKit Dynamics runtime visualisation and introspection library.☆560Updated 10 years ago
- Sample project demonstrating Auto Layout with text wrapping and custom view wrapping☆263Updated 11 years ago
- A math framework for Swift. Includes: vectors, matrices, complex numbers, quaternions and polynomials.☆179Updated 6 years ago
- Safely perform batch updates in UITableView and UICollectionView☆121Updated 7 years ago
- Inter-process signaling for iOS and OS X with addressable receivers using the Darwin notification center.☆132Updated 5 years ago
- NS/UIBezierPath from SVG string☆179Updated 10 years ago
- UIView recording library.☆557Updated 4 years ago
- CoreMotion Controlled Drawing in 3D Space☆153Updated 8 years ago
- AVAnimator is an iOS library that makes it easy to implement non-trivial animated/video content in iOS☆182Updated 7 years ago
- A framework for using SVG artwork in iOS Apps. Includes a UIView and a button class, printing and PDF export.☆142Updated 3 years ago
- How to create multiple iOS Camera Preview Views☆80Updated 11 years ago
- Fun. With 3D Transforms.☆136Updated 11 years ago
- FSQCollectionViewAlignedLayout is a generic collection view layout designed to be very flexible and configurable. It's goal is to save it…☆174Updated 9 years ago
- OpenGL based drawing view built for and used by Loose Leaf for iPad☆269Updated 4 years ago
- A lightweight lorem ipsum and image placeholders generator for Objective-C☆231Updated last year
- GDCoreDataConcurrencyDebugging helps you find cases where NSManagedObject's are being called on the wrong thread or dispatch queue.☆170Updated 8 years ago