python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
How do I implement this very common AR scenario in react-three/xr
I'm trying to implement an iconic AR user scenario using react-three/xr. A typical scenario is:
the user clicks a button to enter AR mode.
the 3D model is automatically placed on a plane in front of...

Bill O
Votes: 0
Answers: 0
Detect Firefox Reality browser using JavaScript
I need to detect if the user opens a site in the Firefox Reality browser.
Is this possible with JavaScript?
I need to show a VR image when the user is using VR goggles.

Jolanta Makuła
Votes: 0
Answers: 0
Can't move camera in A-Frame with Oculus Quest 2
Is it possible to move camera in A-Frame projects with Oculus touch controllers?
Can't find any working example.
Andrey Melnikov
Votes: 0
Answers: 1
A-Frame + AR.js: How to add objects dynamically in Arjs when tapping on screen?
I'm currently working on an A-Frame AR app by using ar.js (I have to use ar.js). The goal is to dynamically add objects to the scene when tapping on the scene. Unfortunately nothing seems to work out....

laureaddy
Votes: 0
Answers: 1