16 skills found
khanlou / SKBounceAnimationA CAKeyframeAnimation subclass that lets you quickly and easily set a number of bounces, and start and end values, and creates an animation for you.
suzuki-0000 / AnimatablePlayButtonAnimated Play and Pause Button written in Swift, using CALayer, CAKeyframeAnimation.
YTiOSer / YTAnimationiOS动画集锦, swift, 核心动画, 基础动画,关键帧动画, 组动画, 过渡动画, 进度条,项目案例.
imwcl / RollerCoasterAnimationiOS开发进阶 - CAKeyframeAnimation实现过山车动画
dryman / FCAnimationFactoryAn objective-c library for generating `CAKeyFrameAnimation` with custom timing functions including cubic, quadratic, or even bouncing functions.
gaoyanbin1314 / GYPetalAnimation使用CAKeyframeAnimation 实现花瓣特效
gbammc / MystiqueA wrapper for CoreAnimation.
gbammc / MorphA wrapper for CoreAnimation (Swift).
JPluto / CAAnimationCAAnimation example: CAAnimationGroup; CABasicAnimation; CAKeyframeAnimation
wangCanHui / CoreAnimationDemo基于layer和coreAnimation的高性能波纹动画,帧速60f/s,用到了CAShapeLayer、CAReplicatorLayer、CAGradientLayer、CABasicAnimation、CAKeyframeAnimation、CAAnimationGroup,代码有详细的注释。
zafarivaev / CircularLoadingIndicatorA project showing how to create a circular loading indicator using UIBezierPath, CABasicAnimation, CAKeyframeAnimation, and CAAnimationGroup. Written for a Medium tutorial
LiShutong / CAKeyframeAnimationNo description available
rpetrich / CAKeyframeAnimation GenerationProgramatically generate keyframes for CAKeyframeAnimation
xiayvyan / XYYSexangle通过UIBezierPath画六边形,并利用CAKeyframeAnimation添加动画轨迹
CDchendong / CDAnimationCABasicAnimation、CAKeyframeAnimation
AttackGiant / RollerCoaster CAKeyframeAnimation实现过山车动画