Skip to content

larkar demos include android native client,uinty3d client, and cloud app

Notifications You must be signed in to change notification settings

ParaverseTechnology/larkar_demos

Repository files navigation

LarkXR-AR


English 中文


LarkXR-AR demos

Show how to use LarkXR SDK with arcore and hw arengine build cloudrendering AR app.

Include:

Client demo: android app with arcore and hw arengine buildin show cloudrendering AR.

Cloud 3D app demo: Unity3D with steamvr plugin, Unreal4.27 with steamvr plugin.

phone
-------------------                 ----------           ----------
|                  |                |        |           |         |
| arsdk(arcore...) |   streaimg     | LarkXR |  manange  |  XR App |
| larkxrsdk        | <=============>| Server |<=========>| OpenVR  |
|                  |  tracked pose  |        |           |         |  
-------------------                 ----------           -----------

Client send tracked pose to cloud app.

LarkXR Render Server steaming video to client.

LarkXR Server select apptype AR when upload.

More ./client_android_native/README.md

AR

  • Enable OpenVR plguin.
  • Auto start play animation
  • Play animation control by client.

More ./cloudapp_unity/README.md

  • Enable OpenVR

More./cloudapp_unreal/README.md