Hello,
I want to display a painting(my gltf model) on the wall at the reticle’s position, using WebXR(hit-testing).
Expected: The painting is supposed to appear parallel to the reticle position(and orientation) i.e., horizontal when appearing on the ground and vertical when on the wall.
Observed: My painting doesn’t change the orientation when the reticle changes according to the surface angle.
Any lead on this?
Thanks in advance.