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.☆208Updated 7 years ago
- ☆114Updated 10 years ago
- GPU-based media processing library using Metal written in Swift☆261Updated 7 years ago
- SpriteKit scene and node subclasses, plus various utilities.☆253Updated last year
- A small library to dramatically speed up common operations on UIBezierPath, and also bring its functionality closer to NSBezierPath☆362Updated last year
- Techniques, improvements, and a Swift port derived from WWDC 2014 Session 232, "Advanced User Interfaces Using Collection View"☆181Updated 9 years ago
- Sample project demonstrating Auto Layout with text wrapping and custom view wrapping☆263Updated 11 years ago
- Centering a view in a super view with Visual Format Language using Auto Layout in iOS/Swift☆226Updated 8 years ago
- Node based CIKernel creation☆265Updated 9 years ago
- iOS UIKit Dynamics runtime visualisation and introspection library.☆560Updated 11 years ago
- NSURLSession and NSOperationQueue working together☆104Updated 6 years ago
- Enhanced transitioning between UICollectionView layouts in iOS.☆354Updated 8 years ago
- Safely perform batch updates in UITableView and UICollectionView☆121Updated 7 years ago
- UIView recording library.☆557Updated 4 years ago
- OpenGL based drawing view built for and used by Loose Leaf for iPad☆268Updated 4 years ago
- A drop-in replacement for UIPercentDrivenInteractiveTransition for use in custom container view controllers.☆128Updated 9 years ago
- Display resolution independent SVGs in iOS.☆371Updated 5 years ago
- ☆286Updated 7 years ago
- TLIndexPathTools is a small set of classes that can greatly simplify your table and collection views.☆344Updated 2 years ago
- Extensions to Apple's SpriteKit game engine☆222Updated 11 years ago
- A lightweight lorem ipsum and image placeholders generator for Objective-C☆232Updated last year
- Inter-process signaling for iOS and OS X with addressable receivers using the Darwin notification center.☆131Updated 5 years ago
- Demonstration of creating iOS "today" and "share" extensions☆280Updated 9 years ago
- ☆195Updated 12 years ago
- A simple workaround to the annoying problem of keyboard lag.☆249Updated 13 years ago
- A category on UIView that provides animation structure similar to SKAction from SpriteKit.