Physics & The User Interface for iOS F=ma Jonathan Penn - - PowerPoint PPT Presentation

physics the user interface
SMART_READER_LITE
LIVE PREVIEW

Physics & The User Interface for iOS F=ma Jonathan Penn - - PowerPoint PPT Presentation

Physics & The User Interface for iOS F=ma Jonathan Penn CodeMash 2014 @jonathanpenn Goals 1. Dynamic Animations 2. UIKit Dynamics Vocabulary 3. Demos & Comedy Slides n Sample Code rubbercitywizards.com/stuff UIKIT DYNAMICS ?


slide-1
SLIDE 1

Jonathan Penn CodeMash 2014

for iOS

Physics & The User Interface

F=ma

slide-2
SLIDE 2

@jonathanpenn

slide-3
SLIDE 3

Goals

  • 1. Dynamic Animations
  • 2. UIKit Dynamics Vocabulary
  • 3. Demos & Comedy
slide-4
SLIDE 4

Slides ‘n Sample Code

rubbercitywizards.com/stuff

slide-5
SLIDE 5

UIKIT DYNAMICS?

slide-6
SLIDE 6

UIKIT

slide-7
SLIDE 7

[UIView animateWithDuration:3 delay:0

  • ptions:Curve...

animations:^{ // transform }];

slide-8
SLIDE 8

LINEAR EASED BOUNCE

ANIMATION CURVES

f(x)

slide-9
SLIDE 9
slide-10
SLIDE 10
slide-11
SLIDE 11

PHYSICS ENGINE 101

slide-12
SLIDE 12

SIMULATION

approximate v

slide-13
SLIDE 13

COLLISION

T 0 T 1 T 2 T 3

slide-14
SLIDE 14

WHOOPS!

Quantum Superposition!?

T 0 T 1 T 2

slide-15
SLIDE 15

YET, FINE TUNED BY APPLE IN CALIFORNIA

EXPENSIVE…

slide-16
SLIDE 16
slide-17
SLIDE 17

Dynamic Animator Item Reference View Behavior Behavior

slide-18
SLIDE 18

[ insert demo here ]

slide-19
SLIDE 19
slide-20
SLIDE 20

UICollectionView and UIKit Dynamics

  • bjc.io/issue-5/collection-views-and-uidynamics.html

My Samples

rubbercitywizards.com/stuff

Apple's WWDC Videos

developer.apple.com/wwdc/videos

Getting Started with UIKit Dynamics (#206) Advanced Techniques with UIKit Dynamics (#221) Exploring Scroll Views on iOS 7 (#217)

Apple’s UIKit Dynamics Catalog

developer.apple.com/library/ios/samplecode/DynamicsCatalog/Introduction/Intro.html

slide-21
SLIDE 21
slide-22
SLIDE 22
slide-23
SLIDE 23

@jonathanpenn

Thanks!

rubbercitywizards.com

(and please feedback)