HMS-Core / hms-scene-ar-face-demo

Examples of how to use ARView and FaceView in the fine-grained graphics SDK to implement functions such as placing a virtual object in a real-life environment and creating a face swap effect with AR.
https://developer.huawei.com/consumer/cn/doc/development/graphics-Guides/service-introduction-0000001050163355
Apache License 2.0
9 stars 7 forks source link

how can i use this in my Project #1

Open Amitdygon opened 1 year ago

Amitdygon commented 1 year ago

Hello Team

I am working on Agument face ar where i have implemen the google ar core in which i am showing 3d (GLB model) on the user face but due to Google agument ar have issue its now provide any blink, smile animation. As i see you demo video its have these animation so how can i use our libarary into my project can you please help me any documents. Thanks

peura-toni commented 1 year ago

You may find the detailed information about Scene Kit from official documentations of HMS Core.

Development Guide

API Reference

Also this is the demo application.