python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
How can i detect which node tapped in ArCore Flutter
I need to detect which node tapped in ArCore in flutter
arCoreController!.onNodeTap = (name) => onTapHandler(name);
didn't get the expected name.
Khaled Abdelrazeq
Votes: 0
Answers: 1
AR-vos - Unity based app does not start on Android-12 when built with Unity 2018
Ar-vos (https://ar-vos.com), my Unity - ARCore - based app does not start on Android-12 anymore after solving the android:exported="true" issue.
In particular I want it to work with a versio...
AR-vos-developer - Peter Graf
Votes: 0
Answers: 2
Import .kml map points to ARCore
Before I go down the rabbit hole of learning a new language, I'd like to know if what I want is possible.
I've just seen the Google maps augmented reality ARCore working and have a perfect project in ...
Ian Williams
Votes: 0
Answers: 0
ARCore – Cloud Anchors with persistent Cloud Anchors
I am working with AR using "ARCore Cloud Anchors with persistent Cloud Anchors". I am following the provided documentation.
I am facing an issue in the Resolve part. When I press the resolve...
rehan
Votes: 0
Answers: 1