LottieInVideo:在AVFoundation的视频中渲染Lottie

时间:2021-05-07 15:55:44
【文件属性】:
文件名称:LottieInVideo:在AVFoundation的视频中渲染Lottie
文件大小:12.43MB
文件格式:ZIP
更新时间:2021-05-07 15:55:44
video avfoundation lottie avvideocompositing Swift LottieInVideo Render Lottie in video by AVFoundation PAG vs Lottie 渲染矢量动画到视频里面,更适合做这件事。 Rendering vector animation in video, is best for this job than lottie. Lottie 3.1.0 分支 master 使用的 Lottie 版本 Lottie 2.5.2 分支 lottie-2.5.2 在 Lottie 2.5.2 版本,Lottie 重构了生成动画的方案。新的方案使用了各种插值器(Interpolate)来生成每一帧的贝塞尔曲线/点等等,最后用CoreGraphics来画。所以我们可以对layer做截图,然后把生成的图片和视频图片进行叠加。 Lottie 1.0.4 在 Lottie 1.0.4 版本,Lottie 是基于 C
【文件预览】:
LottieInVideo-master
----.gitignore(3KB)
----README.md(3KB)
----LottieInVideo()
--------Resource()
--------ViewController.swift(8KB)
--------Classes()
--------Info.plist(2KB)
--------Base.lproj()
--------AppDelegate.swift(2KB)
--------Assets.xcassets()
----LottieInVideo.xcworkspace()
--------xcshareddata()
--------contents.xcworkspacedata(231B)
----Podfile.lock(2KB)
----Podfile(728B)
----LottieInVideo.xcodeproj()
--------project.xcworkspace()
--------project.pbxproj(25KB)
--------xcuserdata()

网友评论