Using 3D modelling HMS Kit!

Mohan Prasaath
2 min readDec 16, 2021

Hello Everyone In this article we will get to know something interesting about HMS kit named 3D modelling Kit. First of all HMS is Huawei Mobile Services where developers can make use of Kits they provide and built some cool apps and release it in app gallery.

What is 3D modelling?

3D modelling kit is designed for facilitating the creation of 3D content with three capabilities currently available.

  • 3D object reconstruction
  • Material generation
  • Motion Capture

This is so simple just we need to upload few images in different angles and which produces a 3D object.

Eg:

This is the conversion.

Some of software and hardware requirements are

  • EMUI 3.0 or later
  • Android 5.0 or later
  • IOS 9.0 or later
  • iPhone 8 or later

Some Advantages are:

  • Full coverage
  • Low Hardware requirements
  • Easy operations

Using the 3D modelling kit:

  1. Create an app in AppGallery Connect.
  2. Create an Android Studio project.
  3. Generate a signing certificate.
  4. Generate a signing certificate fingerprint.
  5. Configure the signing certificate fingerprint.
  6. Add the app package name and save the configuration file.
  7. Configure the Maven repository and AppGallery Connect plugin.
  8. Configure the signing certificate in Android Studio.

I hope you got something out of it to implement this I will provide some useful resources down make use of it

https://developer.huawei.com/consumer/en/codelabsPortal/carddetails/3DModelingKit?needInitFileName=true

To create your own app and integrate it with 3D models using HMS please follow below github link!

https://github.com/HMS-Core/hms-3d-modeling-demo

--

--