Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

108
Views
How to share WebXR Anchors over the network?

I'm trying to share anchors from WebXR over the network with other clients. However, they only have one property, anchorSpace, which itself doesn't have any properties:

hitTestResult.createAnchor().then((anchor) => {
  console.log(anchor)
});

The above code produces following output in the console:

XRAnchor {anchorSpace: XRSpace}
  anchorSpace: XRSpace
    [[Prototype]]: XRSpace
  [[Prototype]]: XRAnchor

Stringifying the anchor using JSON.stringify() returns the following:

{}

Is there any way to send anchors (or XRSpaces) from one client to the other? And how can XRAnchor and XRSpace even work if they seemingly don't store any data?

about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

Anchors are currently explicitly not-persistent or sharable. - @AdaRoseCannon (Feb 9, 2022) in https://github.com/immersive-web/anchors/issues/71#issuecomment-1033705978

about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!