I am trying do draw an frame over a sphere on the parent view of the scene, but for some reason the points converted by SCNScene.projectPoint method are displac
SCNScene.projectPoint
have to set z to zero on both world coordinates:
v1w.z = 0 v2w.z = 0
explaining things help