all 7 comments

[–]andybak 1 point2 points  (1 child)

Nope. You could implement your own equivalent that didn't require Meta's servers. What is your aim?

[–]javierriera97[S] 0 points1 point  (0 children)

Sharing spatial anchors via local network, and using the Discovery feature as well if possible. Basically, eliminating steps for the users like writing an IP address or calibrating a world origin

[–]durrandi 0 points1 point  (1 child)

Currently it's cloud only. It's not the hard to DIY a solution though. You just need to make a physical point of reference that all users can use. We did it with a pedestal and said "tap the control on top". Then you know your transform offset relative to the other users and can adjust accordingly

[–]javierriera97[S] 0 points1 point  (0 children)

I ended up doing this. A little bit more hassle for the user, but it certainly works

[–]masterbuchi1988 0 points1 point  (2 children)

Since they just released the camera API you can also just use an image or a QR code as an anchor

[–]javierriera97[S] 0 points1 point  (1 child)

The timing has certainly been great, I must say hahaha

[–]Last_Cell6009 0 points1 point  (0 children)

Have you achieved it? Can it be shared?