(1) Homogeneous coordinates represent points and lines in projective geometry. The homogeneous coordinate of a point (x,y) in the plane is (x,y,1).
(2) A line in the plane can be represented by homogeneous coordinates of the form (a,b,c) where a, b, and c are not all 0. A point lies on the line if its coordinates satisfy the equation ax + by + cz = 0.
(3) Parallel lines in the plane meet at a point at infinity, represented by homogeneous coordinates of the form (a,b,0). The line at infinity is represented by coordinates (0,0,1). Homogeneous coordinates allow