android - How to draw line/polyline on the plane using ARCore -


in java arcore hello ar sample can place android object on plane tapping on screen, how use hitresult `s information draw line between these objects?

thanks helping!

  1. i think should save hitresults's information , pose‘s position.

  2. you should create class planerenderer , can draw line between begin position , end position.


Comments

Popular posts from this blog

javascript - WinJS appendTextAsync producing scheduler errors -

minify - Minimizing css files -

Sockets with kotlin -