/hms-scene-SlimLod-demo

HMS Core Scene Kit Slim Mesh Demo sample code demonstrates how to invoke external interfaces of SlimMesh to perform mesh simplification.

Primary LanguageC++Apache License 2.0Apache-2.0

HMS Core Scene Kit Slim Mesh Demo

English | 中文

Table of Contents

Introduction

The Slim Mesh is a component of the Scene Kit of Huawei HMS Core components. The Slim Mesh plug-in facilitates developers to simplify the processing of mesh data and supports the processing of meshes with vertex and index information.

This sample code demonstrates how to invoke external interfaces of SlimMesh to perform mesh simplification.

Environments Requirements

Supports 64-bit operating systems.

Result

The command line output is as follows:

SlimMesh result = 6

Note: In the command output, result indicates the number of vertex indexes after mesh simplification.

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

HMS Core Scene Kit Slim Mesh Demo is licensed under the Apache License, version 2.0.