I have a plane whose origin (ABC) and surface normal are defined in terms of a standard Cartesian coordinate system, XYZ. The plane is also constrained such that the line connecting the origin of the plane's coordinate system and the origin of the XYZ reference frame shall be defined as the x-axis of the plane's coordinate system.
I have the 2D coordinates of a point on that plane (a, b). How do I compute the coordinates of that point in terms of the XYZ reference frame?