CAShapeLayerTest:配合 PaintCode,使用 CAShapeLayer 实现复杂图形的动画

时间:2021-05-14 19:45:44
【文件属性】:
文件名称:CAShapeLayerTest:配合 PaintCode,使用 CAShapeLayer 实现复杂图形的动画
文件大小:39KB
文件格式:ZIP
更新时间:2021-05-14 19:45:44
Objective-C CAShapeLayerTest 利用 PaintCode 生成复杂图形的 path,通过 CAShapeLayer 的 strokeStart 与 strokeEnd 属性实现动画效果。测试的效果如下: 更复杂更详细的教程请看:
【文件预览】:
CAShapeLayerTest-master
----CAShapeLayerTestTests()
--------CAShapeLayerTestTests.m(898B)
--------Info.plist(751B)
----CAShapeLayerTest.xcodeproj()
--------project.xcworkspace()
--------project.pbxproj(16KB)
----CAShapeLayerTest.gif(27KB)
----.gitignore(837B)
----CAShapeLayerTest()
--------main.m(346B)
--------AppDelegate.h(289B)
--------AppDelegate.m(2KB)
--------Base.lproj()
--------ViewController.h(227B)
--------Images.xcassets()
--------Info.plist(1KB)
--------ViewController.m(3KB)
----README.md(492B)

网友评论