ar-drawing-java icon indicating copy to clipboard operation
ar-drawing-java copied to clipboard

Understanding Updating World Coordinate

Open TheMachineHere opened this issue 7 years ago • 0 comments

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 stroke in this app after you move around. I know LineUtils.GetWorldCoords gets you world coordinate from screen touch, but how do we keep track of that and keep updating them?

Any help would be very appreciated.

Thanks,

TheMachineHere avatar Nov 15 '17 18:11 TheMachineHere