blogpost-codesample-PullToRefresh. A custom pull to refresh animation where timeOffset is used to control the timing as you drag down
481SCNBook-code. The sample code for the different chapters in "3D Graphics with Scene Kit" (which I call "SCNBook" as a joke)
223DRMeshGeometry. A builder of mesh geometry useful for making 3D plots
88Additive-Animations-Playground. A playground for experimenting with multiple additive animations in Core Animation.
35scenekit-outline-technique. A recreation of the last example from my objc.io SceneKit article, using SCNTechnique.
26Behind-the-Curtain-of-UIView-Animations-Slides. This is my slides from my NSConference BLITZ talk (17 March 2014) about what UIView animations is doing behind that abstraction.
23cocoaheads-coreanimation-samplecode. Sample code for my CocoaHeads Stockholm presentation on Core Animation
18blogpost-codesample-CustomGeometry. Sample code for my blog post about Custom SceneKit Geometry
18CutViewIntoPieces. The beginning of replicating the shredder animation in Passbook for iOS using Core Animation
13CoreAnimation-Tricks-slides. The slides form my "Core Animation Tricks" talk at CocoaHeads Stockholm on October 8th 2013
11blogpost-samplecode-AccessibleDrawRect. Objective-C
11blogpost-samplecode-SimpleScene. Objective-C
7d-ronnqvist.github.com. The repository for ronnqvi.st, an iOS and OSX developer blog written by David Rönnqvist.
6cocoaheads-accessibility-samplecode. Sample code for my presentation on making custom views accessible
5combined-documentation-example. An example Swift package that shows how to build and host combined documentation for more than one target
4View-Layer-Synergy-example-objc.io-12-. This is the full runnable sample code for the "Custom Block-Based Animation API" example from my article "View-Layer Synergy" for objc.io issue 12.
1