You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have taken code on to my local and then i run it. All the samples are running fine but the cube is not drawing and am unable to find it.
Where am i wrong? Following i s the path to the sample app that was provided by SDK.
Details:
Sample from AndroidStudioProjects->ARSample;
The text was updated successfully, but these errors were encountered:
Comment by gvsharma Thursday Aug 10, 2017 at 08:01 GMT
Yes. The sample projects are having '.so' files and they are loaded properly by the java code. What i found simply is a camera opened up and that it. I debugged it with breakpoints.
There should be a cube and that'd be drawn over scene.
@gvsharma, what kind of device are you using?
Can you please send me a logcat output of the first 500 lines or so when you start the app.
What is the Android version of your device.
Issue by gvsharma
Thursday Aug 10, 2017 at 06:44 GMT
Originally opened as https://github.com/artoolkit/artoolkit5/issues/335
I have taken code on to my local and then i run it. All the samples are running fine but the cube is not drawing and am unable to find it.
Where am i wrong? Following i s the path to the sample app that was provided by SDK.
Details:
Sample from AndroidStudioProjects->ARSample;
The text was updated successfully, but these errors were encountered: