File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
demo/src/main/assets/modelsticker/dog Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 7
7
"type" :" 2dAnim" ,
8
8
"dirname" : " face" ,
9
9
"number" : 4 ,
10
- "width" : 209 ,
11
- "height" : 57 ,
10
+ "width" : 208 ,
11
+ "height" : 56 ,
12
12
"duration" : 66 ,
13
13
"isloop" : 1 ,
14
14
"Triggertype" : 0 ,
24
24
"type" :" 2dAnim" ,
25
25
"dirname" : " ears" ,
26
26
"number" : 4 ,
27
- "width" : 249 ,
28
- "height" : 63 ,
27
+ "width" : 248 ,
28
+ "height" : 64 ,
29
29
"duration" : 66 ,
30
30
"isloop" : 1 ,
31
31
"Triggertype" : 0 ,
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ See [English Document](readme_en.md)
11
11
宝宝特效 AiyaEffectsSDK 涵盖Android、iOS两个平台,基于自主研发的人脸识别模块,作为一款动态贴纸和动画特效高效渲染的解决方案
12
12
13
13
### 1.1 版本信息
14
- ** 当前版本:AiyaEffects SDK V3.1.0** [ 查看历史版本] ( doc/version_info.md )
14
+ ** 当前版本:AiyaEffects SDK V3.1.0** [ 查看历史版本] ( https://github.com/aiyaapp/AiyaEffectsAndroid/wiki/%E5%8E%86%E5%8F%B2%E7%89%88%E6%9C%AC )
15
15
16
16
### 1.2 集成示例
17
17
* [ 集成到金山云的示例] ( https://github.com/aiyaapp/AiyaEffectsWithKSVCAndroid )
@@ -35,7 +35,7 @@ Android版AiyaEffectsSDK minSdkVersion为18,即Android4.3以上可用。
35
35
* 从[ oschina下载] ( https://git.oschina.net/doggycoder/AiyaEffectsAndroid ) ,国内访问更快
36
36
37
37
## 5. 快速集成
38
- [ 快速集成] ( doc/integrated_ch.md ) 中提供了集成 Android版AiyaEffectsSDK 的方法
38
+ [ 快速集成] ( https://github.com/aiyaapp/AiyaEffectsAndroid/wiki/%E9%9B%86%E6%88%90%E6%96%87%E6%A1%A3 ) 中提供了集成 Android版AiyaEffectsSDK 的方法
39
39
40
40
## 6. 自定义动态贴纸和动画特效
41
41
制作动态贴纸和动画特效的教程还未正式开放,请直接[ 联系客服] ( http://www.bbtexiao.com/site/about ) 获取制作教程和大量炫酷特效
You can’t perform that action at this time.
0 commit comments