pub fn convert_to_3d(p: Vec2, origin: Vec3, basis: (Vec3, Vec3)) -> Vec3
Get a 2d point’s 3d coordinate on a 3d plane