Is there homogenous coordinate representation for a vertical line passing through an arbitrary point on the x axis (say C).
Generally this is represented as:
$x = C$
in euclidean geometry
would it be
$(-1/C, 0, 1)$ in homogenous coordinates (P2 space)?