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!
i think should save hitresults's information , pose‘s position.
you should create class planerenderer , can draw line between begin position , end position.
Comments
Post a Comment