阅读:1697回复:0
ARCore 1.7新能力实践(初)
新闻稿件:谷歌推出最新ARCore 1.7版本 增加AR滤镜
图片:74b89a5b75903c1.png ![]() 1、Augmented Faces:https://developers.google.com/ar/develop/java/augmented-faces/ 在Unity端跑了Augmented faces的sample,Android端的人脸工程案例在Sceneform端samples中https://github.com/google-ar/sceneform-android-sdk/tree/master/samples; ![]() ![]() 主要有两个功能:1、3D 贴纸 2、3D Mesh,由368个landmark点构建的一个3D 网格。包含三个部分:1、点;2、脸部区域;3、head center 脸部区域有包含三个部分:
![]() ![]() 2、Sceneform动画功能 从上面可以看出 Sceneform的samples多了animation和augmentedfaces。 sceneform终于骨骼动画了。 3、SharedCamera功能,https://developers.google.com/ar/reference/java/arcore/reference/com/google/ar/core/SharedCamera,该功能最主要的用途是可以在AR和非AR模式之间自由无缝切换。 欢迎更多朋友分享自己的心得教程,多多交流~ AR学院ARCore技术交流群: 636305278 |
|
|