Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 2.41 KB

README.md

File metadata and controls

30 lines (23 loc) · 2.41 KB

HUAWEI Computer Graphics Kit Demo

English | 中文

Table of Contents

Introduction

This is the repository of computer graphics kit samples. We have six samples by now:

  1. huawei-cg-renderframework-android-cpp-demo: Load and render a basic model, with PBR and lights.
  2. huawei-cg-smartcachegles-android-cpp-demo: The sample code describes how to use OpenGL Smart Cache.
  3. huawei-cg-smartcacheprerotationvulkan-android-cpp-demo: The sample code describes how to use Vulkan Smart Cache and Pre-rotation.
  4. huawei-cg-occlusionculling-cpp-demo: The sample code describes how to use APIs and configurable items of Occlusion Culling.
  5. huawei-cg-offlinesupres-android-cpp-demo: The sample code provides programs for reference or usage of offline super-resolution plugin.
  6. huawei-cg-plugin-cpp-demo: The sample code provides programs for reference or usage of plugin.

For more infomation, you can check out the README file at each sample.

Question or issues

If you want to evaluate more about HMS Core, 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

The sample of CGKit has obtained the Apache 2.0 license.