-
Multiple users (@AdrienNeveu, @hofcsabaGit) have reported issues running ARCore on S8 SM-G950F after updating to the latest version of android 8.0. Other users have reported similar behavior on the S…
-
allow the AR session to be reset, allowing recovery if your tracking gets lost or allowing you to retain the tracking but turn off features like plane finding etc.
-
First, thanks for the great work of this repo.
I want to render ar content, and apply some custom image filters(such as style filter,color adjust filter etc). When use ARSCNView, I have no choice t…
-
**edit: Disabling "Match Camera Framerate" in your settings will improve performance dramatically, as will backgrounding the app and resuming it**
We are currently profiling our build using ARCore …
-
When I run the project the phone comes up with a message box that says "This application requires the latest version of ARCore." When I tap continue the app displays a new message box that says "Hello…
-
Open crosshair currently rotates depending on camera orientation. While this arrangement serves the purpose to a certain extent, mainly if the user doesn't orients the device by a large extent in eith…
-
**Issue by [paztis](https://github.com/paztis)**
_Monday Nov 20, 2017 at 20:53 GMT_
_Originally opened as https://github.com/artoolkit/jsartoolkit5/issues/73_
----
Currently, when we remove the do…
-
In GameViewController.mm , is your arsession.run() successfully return available while AVCaptureSession is working?
-
Im trying to implement ARCore preview 2 into my application but whenever i build, i am getting a "_Please install ARCore_" message under the **UnavailableArcoreNotInstalledException** exception. Not s…
-
Can't use the camera as a background through arcore NDK C
```shell
04-05 12:45:05.658 24332-24406/? E/memtrack: Couldn't load memtrack module
04-05 12:45:06.084 24332-24406/? E/memtrack: Couldn…