srozov / hms-AREngine-demo

Huawei AREngine kit sample code demonstrates how to use Huawei AR functions, including motion tracking, plane detection, face recognition and gesture recognition, etc.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HUAWEI AR Engine Demo

Table of Contents

Introduction

The HwAREngineDemo program demonstrates how to use HUAWEI AR Engine. For more development details, please refer to the following link: HUAWEI AR Engine

Getting Started

  1. Register a HUAWEI account.
  2. Check whether the Android studio development environment is ready. Open the sample code project directory with file "build.gradle" in Android Studio. Run HwAREngineDemo on your divice which have installed latest HUAWEI AR Engine Service.
  3. To build this demo, please first import the demo in the Android Studio (3.x+).
  4. Run the sample on your Android device.

Supported Environments

JDK version >= 1.8 is recommended.

Result

After successful compilation and installation, you can experience the ARWorld, ARFace, ARBody and ARHand capabilities of arengine.

Question or issues

If you want to evaluate more about HMS Core, r/HMSCore on Reddit is for you to keep up with latest news about HMS Core, and to exchange insights with other developers.

If you have questions about how to use HMS samples, try the following options:

  • Stack Overflow is the best place for any programming questions. Be sure to tag your question with huawei-mobile-services.
  • Huawei Developer Forum HMS Core Module is great for general questions, or seeking recommendations and opinions.

If you run into a bug in our samples, please submit an issue to the Repository. Even better you can submit a Pull Request with a fix.

License

HwAREngineDemo is licensed under the Apache License, version 2.0.

About

Huawei AREngine kit sample code demonstrates how to use Huawei AR functions, including motion tracking, plane detection, face recognition and gesture recognition, etc.

License:Apache License 2.0


Languages

Language:Java 100.0%