ReactVision / viro

ViroReact: The AR and VR library for React Native 📳💙💛🤍💚
MIT License
1.41k stars 164 forks source link

Integrate Persistent Cloud Anchors with Viro React #226

Open geeekgod opened 1 year ago

geeekgod commented 1 year ago

Requirements:

Please go through this checklist before opening a new issue

Environment

Please provide the following information about your environment:

  1. Development OS: Mac
  2. Device OS & Version: Android 12
  3. Version: Viro React: ^2.23.0 ReactNative: 0.72.4
  4. Device(s): Redmi Note 8 Pro

Description

I want to store the position of the 3D objects displayed in the AR world and display the objects in the exact position to other users. This can be implemented with AR Cloud Anchors for persistently hosting & resolving the position of objects. This is available in Viro Core as mentioned in the documentation. Any help would work how can it be implemented in Viro React or at least any guide how to customise it to achieve the same.

Reproducible Demo

I believe a Reproducible Demo is not required in this issue.

robertjcolley commented 10 months ago

hi @thisisrishabh22, can you check the documentation for what you're looking to do? We've moved from the issue template link and I haven't updated it yet.

If you still are having issues with what you've found in the documentation, comment again and I'll reopen the issue.

geeekgod commented 10 months ago

Hi @robertjcolley,

I've checked again, there's no mention of Cloud Anchors in the documentation.

robertjcolley commented 9 months ago

Hi @thisisrishabh22, we also have a geoar example to check out too. I've seen some discussion that it might not be fully working, but it's worth checking out.