All Projects → briancoyner → Core Animation Fun House

briancoyner / Core Animation Fun House

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

Projects that are alternatives of or similar to Core Animation Fun House

Ttgemojirate
An emoji-liked rating view for iOS, implemented in Swift3.
Stars: ✭ 284 (+14.06%)
Mutual labels:  coreanimation
Mystique
A wrapper for CoreAnimation.
Stars: ✭ 43 (-82.73%)
Mutual labels:  coreanimation
Core Animation Pie Chart
Pie Chart built using CAShapeLayers, a CADisplayLink and custom layer properties
Stars: ✭ 107 (-57.03%)
Mutual labels:  coreanimation
Anima
Anima is chainable Layer-Based Animation library for Swift5.
Stars: ✭ 504 (+102.41%)
Mutual labels:  coreanimation
Tkswitchercollection
An animation switch collection
Stars: ✭ 877 (+252.21%)
Mutual labels:  coreanimation
Progressbutton
Custom ProgressButton
Stars: ✭ 52 (-79.12%)
Mutual labels:  coreanimation
YTAnimation
iOS动画集锦, swift, 核心动画, 基础动画,关键帧动画, 组动画, 过渡动画, 进度条,项目案例.
Stars: ✭ 60 (-75.9%)
Mutual labels:  coreanimation
Decomposed
CATransform3D manipulation made easy.
Stars: ✭ 184 (-26.1%)
Mutual labels:  coreanimation
Vktableview
Hi! I was working on an app where I had to show information about 10-12 different entities and each entity details are to be shown in a UICollectionView. Thought of adding some fancy element and I came up with this project. Would love your feedback. Please have a look at GIF attached to have a better idea of what I have come up with. Swift4.
Stars: ✭ 30 (-87.95%)
Mutual labels:  coreanimation
Facebookpoptest
动画实现的一些常见功能及实现方式,不断更新中....
Stars: ✭ 99 (-60.24%)
Mutual labels:  coreanimation
Pinterestsegment
A Pinterest-like segment control with masking animation.
Stars: ✭ 560 (+124.9%)
Mutual labels:  coreanimation
Iosproject
iOS project of collected some demos for iOS App, use Objective-C
Stars: ✭ 5,357 (+2051.41%)
Mutual labels:  coreanimation
Learniosanimations
Learn iOS Animations
Stars: ✭ 66 (-73.49%)
Mutual labels:  coreanimation
Stepslider
StepSlider its custom implementation of slider such as UISlider for preset integer values.
Stars: ✭ 391 (+57.03%)
Mutual labels:  coreanimation
Imagineengine
A project to create a blazingly fast Swift game engine that is a joy to use 🚀
Stars: ✭ 1,751 (+603.21%)
Mutual labels:  coreanimation
VKProgressHud
Hey All! As it is obvious from the GIF, this project is a LoadingIndicator based on CoreAnimation.
Stars: ✭ 30 (-87.95%)
Mutual labels:  coreanimation
Vyplayindicator
PlayIndicator inspired by Apple's Music Player.
Stars: ✭ 47 (-81.12%)
Mutual labels:  coreanimation
Axanimationchain
AXAnimationChain is a chain animation library, can be used to easily create CAAnimation based chain animation. There are two kinds of combination chain, one is called combination, the other is called link, created by the two ways above, the animation can be carried out at the same time, can also according to the time order, you can use the code to create a rich and complex animation.
Stars: ✭ 234 (-6.02%)
Mutual labels:  coreanimation
Animatedgraph
Animated Graph which you can include in your application to show information in more attractive way
Stars: ✭ 162 (-34.94%)
Mutual labels:  coreanimation
Tkrubberindicator
A rubber animation pagecontrol
Stars: ✭ 1,337 (+436.95%)
Mutual labels:  coreanimation

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].