The Normal Vector
Compute the vectors along two edges of the triangle.
\begin{array}{l} \V{a}=\V{p}_1-\V{p}_0\\ \V{b}=\V{p}_2-\V{p}_0\\ \end{array}