ARCore – How to place/create objects on surfaces like walls without any Feature Points?
问题 For example: I am interested in placing 2D images on a vertical plane (like: white or single solid color walls with no feature points present). What are different workarounds? I am aware that ARCore supports placement of objects with respect to other objects. How can I extend this to fulfill my requirement of placing objects relative to other objects where feature points are not detected? Any ideas or workaround much appreciated. 回答1: You can set an Anchor relative to the camera position - i