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
{{ message }}
This repository was archived by the owner on Feb 13, 2026. It is now read-only.
to onDrawFrame() but variable points dont exist in that scope. Since points are supposed to be a FloatBuffer I used DepthData.create(Frame frame , Anchor anchor) , but the tutorial doesnt specify anything about that.
Did I skip something or is the codelab missing something ?
The last step is adding :
to onDrawFrame() but variable points dont exist in that scope. Since points are supposed to be a FloatBuffer I used DepthData.create(Frame frame , Anchor anchor) , but the tutorial doesnt specify anything about that.
Did I skip something or is the codelab missing something ?