PERSPECTIVE SPACE
In a euclidean space such as the 3D world there is no way to represent a point to infinity and parallel lines does not intersect or intersect to infinity.
To address this the perspective space is created, inside this space each point is mapped to a class of points defined as follows:
POINT TO INFINITY REPRESENTATION
In this space points to infinity can be represented, so given a line equation like this:
we can represent a point to infinity by the limit as follows (here it’s used the value for the coordinate):
The class represents all of the possible points to infinity. This representation it’s not possible in the
DEFINITION EXTENSION
The perspective space definition can be extended to a -dimensional space