iOS Core Animation: Advanced Techniques (2014)

iOS Core Animation: Advanced Techniques (2014)

Preface

Part I. The Layer Beneath

Chapter 1. The Layer Tree

Chapter 2. The Backing Image

Chapter 3. Layer Geometry

Chapter 4. Visual Effects

Chapter 5. Transforms

Chapter 6. Specialized Layers

Part II. Setting Things in Motion

Chapter 7. Implicit Animations

Chapter 8. Explicit Animations

Chapter 9. Layer Time

Chapter 10. Easing

Chapter 11. Timer-Based Animation

Part III. The Performance of a Lifetime

Chapter 12. Tuning for Speed

Chapter 13. Efficient Drawing

Chapter 14. Image IO

Chapter 15. Layer Performance