Coordinate Geometry is even more useful in space than in the plane, since it is much harder to draw figures in 3D for accurate visualization.
Notation:
Vectors will be written either as rows or columns when only vector operations are concerned. If matrices enter the picture, then there is a difference between row vectors (row matrices) and column vectors (column matrices).
It is assumed in these notes that the mechanics and basic geometry of vector addition and multiplication of a vector by a scalar (i.e., a real number) are understood.
Lines and planes can be described in coordinate geometry by parametrizations. This topic was studied in Math 444. A review and a few exercises are provided at the link above.
Lines and planes are also the solutions sets of linear equations. This section introduces the topic.
The basic facts about dot product are here, the definition, algebraic properties, relationship with cosine, and dot product test for orthogonal vectors.
This site at Texas A&M defines cross product and shows some basic properties. Here is another reference to MathWorld.
The equation of a plane in space or a line in the plane has a vector form, A . X = k. The vector A is a normal vector to the plane (or line). The normal vector can be divided by its length to make a unit normal. The cross product can be used to find normal vectors.
All the vector tools for working with equations of planes, normal directions, as well as the angle information from dot and cross product, can be used to answer many questions on the sphere.
Here is one example of many: an explanation of hidden surface removal by Jeff Weeks.