文件名称:SkottieWrapper:skottie的C包装纸
文件大小:8KB
文件格式:ZIP
更新时间:2024-04-21 09:29:32
after-effects bodymovin lottie skottie C
SkottieWrapper Skottie只能在Windows平台上静态链接。 如果您使用SkottieWrapper,则不需要直接链接Skottie库并允许C语言项目间接使用Skottie。当然,您也可以在非Windows平台上使用它 建造 要求 代理工具(在某些国家和地区是可选的) 建立步骤 视窗 git clone https://github.com/xspeed1989/SkottieWrapper.git cd SkottieWrapper git submodule init git submodule update mkdir build cd build cmake -DCMAKE_BUILD_TYPE= " Release " \ -DPYTHON2_DIR= " F: \\ Software \\ Python27 \\ " \ -DLLVM_DIR= "
【文件预览】:
SkottieWrapper-main
----.gitignore(13B)
----third_party()
--------skia()
--------CMakeLists.txt(639B)
--------depot_tools()
----src()
--------SkottieWrapper.cpp(6KB)
--------CMakeLists.txt(683B)
----LICENSE(1KB)
----.gitmodules(241B)
----README.md(1KB)
----include()
--------SkottieWrapper.h(7KB)
----CMakeLists.txt(747B)