Core Animation Fun House Save

Core Animation Examples (Basics, Replicator, Reflection, Wiggle Jiggle, Lissajous Curve, Sine Wave, etc.)

Project README

Core Animation Fun House

Created by Brian Coyner, 2011, 2012, 2013, 2014, 2015, 2016, 2017

A suite of ObjC sample code showing how to use various aspects of the Core Animation framework.

Examples include:

  • Implicit animations (size, color, border, corners, etc)
  • Explicit animations (transforms)
  • Animation along a UIBezierPath
  • Bézier curve editor (with animation along a path)
  • Using a CAReplicatorLayer and CAGradientLayer to create a reflection (with full sublayer animation support)
  • Wiggle and jiggle (using two explicit animations)
  • Animating a sine wave using custom animatable CALayer properties
  • Animating a Lissajous Curve using custom animatable CALayer properties

Xcode Requirements:

  • last updated to work with Xcode 8.3.2
Open Source Agenda is not affiliated with "Core Animation Fun House" Project. README Source: briancoyner/Core-Animation-Fun-House

Open Source Agenda Badge

Open Source Agenda Rating