Homogeneous coordinates
The coordinate of a vec4 indicates (and should be set according to) whether the vec refers to a vector or a point [1]:
- : vector
 - : point
 
The  coordinate of a vec4 indicates (and should be set according to) whether the vec refers to a vector or a point [1]: