Similar to the case in \(2\) dimensions, the vector equation of a line in \(\mathbb{R}^3\) can be described using a point on the line and a direction vector for the line.
Let \( P_0~(x_0, y_0, z_0) \) be a specific point on the line.
Let \( P~(x, y, z) \) be an arbitrary point on the line.
Using the triangle law of vector addition,
\[\begin{align*} \overrightarrow{OP} &= \overrightarrow{OP_0} + \overrightarrow{P_0P}\\ (x, y, z) &= (x_0, y_0, z_0) + t\vec{d}\\ \mbox{or } \vec{r}&=\vec{r}_0+t\vec{d},~t \in \mathbb{R} \end{align*}\]
where \(\vec{d}=(a,b,c)\) is a direction vector for the line.
This is the vector equation of a line in \(\mathbb{R}^3\).