ar-drawing-java
ar-drawing-java copied to clipboard
A simple AR drawing experiment build in Java using ARCore.
Results
14
ar-drawing-java issues
Sort by
recently updated
recently updated
newest added
I have got the following error when running this project: ``` 12-13 16:35:06.444 1843-1843/? E/Zygote: v2 12-13 16:35:06.445 1843-1843/? E/Zygote: accessInfo : 0 12-13 16:35:06.551 1843-1843/? E/ACameraMetadata: getConstEntry: cannot find...
Hi, I'm fairly new to ARCore and OpenGL. This app is great and similar to what i'm trying to do. I don't understand how the coordinates are updated for each...