GengCauWong / hms-scene-fine-grained-demo

This repo provides examples of how to use RenderView to implement functions such as initializing the SceneKit class, loading materials, and playing animations.

Home Page:https://developer.huawei.com/consumer/en/hms/huawei-scenekit/?ha_source=hms1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HMS SceneKit RenderFoundation Demo

English | 中文

Table of Contents

Introduction

The SceneKitRenderFoundationDemo app demonstrates a sample to call the RenderView.

Read more about HMS Scene Kit.

Getting-Started

  1. Check whether the Android studio development environment is ready. Open the sample code project directory with file "build.gradle" in Android Studio.
  2. Register a HUAWEI account.
  3. Create an app and configure the app information in AppGallery Connect. See details: HUAWEI Scene Kit Development Preparation.
  4. If the agconnect-services.json file has been added to the app, go to buildscript -> dependencies and add the AppGallery Connect plugin configuration. See details: Integrating the HMS Core SDK.
  5. To build this demo, please first import the demo in the Android Studio (3.6.1+).
  6. Run the sample on your Android device or emulator.

Supported-Environments

  • AndroidStuido 3.6.1 or a later version is recommended.
  • Java SDK 1.8 is recommended.
  • HMS Core (APK) 4.0.2.300 or later
  • EMUI 10.0 or a later version is recommended.

Result

Technical Support

If you are still evaluating HMS Core, obtain the latest information about HMS Core and share your insights with other developers at Reddit.

  • To resolve development issues, please go to Stack Overflow. You can ask questions below the huawei-mobile-services tag, and Huawei R&D experts can solve your problem online on a one-to-one basis.
  • To join the developer discussion, please visit Huawei Developer Forum.

If you have problems using the sample code, submit issues and pull requests to the repository.

License

SceneKitRenderFoundationDemo is licensed under the Apache License, version 2.0. 3D model 'Spinosaurus_animation' (no modified) published by seirogan under the Creative Commons Attribution license. Learn more about Spinosaurus_animation.

About

This repo provides examples of how to use RenderView to implement functions such as initializing the SceneKit class, loading materials, and playing animations.

https://developer.huawei.com/consumer/en/hms/huawei-scenekit/?ha_source=hms1

License:Apache License 2.0


Languages

Language:Java 100.0%