Skip to main content
The 2024 Developer Survey results are live! See the results

Questions tagged [augmented-reality]

For question about real-time, 3D and interactive mix of real and virtual components. Only use this tag when a specific platform tag doesn't exist or the question is sufficiently cross-platform.

augmented-reality
0 votes
0 answers
5 views

AR Flutter Plugin Issue: Class Names and Methods Not Found in ar_flutter_plugin_flutterflow

I'm having trouble using the ar_flutter_plugin_flutterflow package in my Flutter project. I followed the installation instructions and updated my pubspec.yaml with the correct package version: ...
Tejas Panchratna's user avatar
-2 votes
1 answer
15 views

Augmented Reality: Using Camera to Identify a Defect and then using AR to show good or bad sign [closed]

I am working on a project that requires AR while using mobile camera. The idea is to show an overlay when application detect some issue using computer vision e.g. there is litter/garbage near the door ...
user592514's user avatar
0 votes
0 answers
18 views

How to detecting and measuring edges of real world objects in AR using WebXR?

I am trying to build an AR measure App. The user will be able to measure distances using AR ( WebXR ). I have figured out the distance measure part and it is working fine. Currently I am using hit ...
Rohit's user avatar
  • 535
0 votes
0 answers
17 views

How can I get the audio listener to follow AR/VR headset? Audio Listener is NOT moving with headset

I’m currently developing for the Apple Vision Pro, but my buddy seems to run into a similar issue on the meta-quest pro as well; I have the audio listener attached to the main XR camera in the Unity ...
Brandon's user avatar
  • 41
0 votes
0 answers
24 views

Struggling to Implement Eye Gaze for HoloLens 2 in Holographic Remoting

I am currently working on a project for the Hololens 2 and wanted to incorporate Eye Gaze for Holographic Remoting. I feel like I'm so close to fixing it and I'm just missing one checkbox or something....
Jason Deeprose's user avatar
-3 votes
0 answers
22 views

Virtual Jewellery Try-On [closed]

How can we achieve virtual jewellery set try on using computer vision techniques which model should I use? I have trained my model for earings and necklace try on but i am facing difficulty in how to ...
Samreena Hameed's user avatar
-1 votes
0 answers
21 views

What is the easiest way to setup a 3D Custom Object Detection Model to be used with Unity for AR Foundation /ARCore/ARKit use [closed]

I have a set of soft toys and i want to build an AR experience for them. I am not very well versed with AI or AR but have some coding experience in past so i dont shy away from that. I have made ...
Abhinav Mohan's user avatar
0 votes
0 answers
15 views

How to access the ar.js camera feed in order to take a snapshot?

I'm trying to take a snapshot of the camera feed in order to scan QR codes in my application. I've tried to inspect the data using the code below, but I can't find a way to access the media stream. ...
marco6ocram's user avatar
0 votes
0 answers
14 views

Using ARKit for Indoor Distance Tracking in an iOS App: Feasibility and Potential Pitfalls

I am developing an iOS app to calculate the distance a person moves within their home. The goal is to track a person's movement for 3-4 minutes and provide live feedback on the distance traveled in ...
Raman's user avatar
  • 216
0 votes
0 answers
14 views

How to Save and Load 3D Object Transformations Using QR Code like markers in Magic Leap 2?

I am developing an app for construction professionals using Magic Leap 2. I am trying to save the transformations of a 3D object set at a specific location on a QR code-like marker. The goal is that ...
shubh's user avatar
  • 3
1 vote
1 answer
43 views

Challenges with @reactvision/react-viro on Meta Quest 3: Seeking Solutions

Currently, I'm conducting research and development for an app on Meta Quest using React Native. We're exploring the @reactvision/react-viro package for AR/VR functionality. However, we're encountering ...
Sachin Mohan's user avatar
0 votes
0 answers
59 views

Problem repeating a texture over a SCNShape in ARKit/SceneKit

I have a SCNShape and need to repeat a texture over the extrusion side. Some parts are ok, some not: image from node The texture: Texture The code: private func makeShape(geometryPath: UIBezierPath, ...
Rubens Francisco de Campos Jun's user avatar
0 votes
0 answers
20 views

AR flutter asset not rendering? Unable to render asset

So I have a problem with my asset. It can't load when it should appear when I tapped the screen. enter image description here here is my code enter image description here pubsec.yaml enter image ...
Kore Hades's user avatar
0 votes
0 answers
22 views

Meta Spark can't detect linked accounts

It seems that Meta Spark can't detect the linked instagram and facebook accounts to the Meta account, although they are. And just a minute ago, that yellow message didn't even appear. I was able to ...
hypetf's user avatar
  • 46
3 votes
0 answers
25 views

How can I get list of all objects and their co-ordinates placed in scene in ARCore?

I'm trying to place a new object in the scene, how can I get list of objects already placed in the scene and their co-ordinates so that the new object I place wouldn't be placed over existing objects ...
Vamsi Shankar's user avatar

15 30 50 per page
1
2 3 4 5
315