Skip to content

Commit d68ef80

Browse files
authored
Merge pull request #19 from doggycoder/master
pull request
2 parents bfdc65d + e839896 commit d68ef80

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed
-7.5 KB
Binary file not shown.

demo/src/main/assets/modelsticker/dog/meta.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
"type":"2dAnim",
88
"dirname" : "face",
99
"number" : 4,
10-
"width" : 209,
11-
"height" : 57,
10+
"width" : 208,
11+
"height" : 56,
1212
"duration" : 66,
1313
"isloop" : 1,
1414
"Triggertype" : 0,
@@ -24,8 +24,8 @@
2424
"type":"2dAnim",
2525
"dirname" : "ears",
2626
"number" : 4,
27-
"width" : 249,
28-
"height" : 63,
27+
"width" : 248,
28+
"height" : 64,
2929
"duration" : 66,
3030
"isloop" : 1,
3131
"Triggertype" : 0,

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ See [English Document](readme_en.md)
1111
宝宝特效 AiyaEffectsSDK 涵盖Android、iOS两个平台,基于自主研发的人脸识别模块,作为一款动态贴纸和动画特效高效渲染的解决方案
1212

1313
### 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)
1515

1616
### 1.2 集成示例
1717
* [集成到金山云的示例](https://github.com/aiyaapp/AiyaEffectsWithKSVCAndroid)
@@ -35,7 +35,7 @@ Android版AiyaEffectsSDK minSdkVersion为18,即Android4.3以上可用。
3535
*[oschina下载](https://git.oschina.net/doggycoder/AiyaEffectsAndroid),国内访问更快
3636

3737
## 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 的方法
3939

4040
## 6. 自定义动态贴纸和动画特效
4141
制作动态贴纸和动画特效的教程还未正式开放,请直接[联系客服](http://www.bbtexiao.com/site/about)获取制作教程和大量炫酷特效

0 commit comments

Comments
 (0)