Homogeneous Notation
When doing transformations you should use homogeneous notation of vectors and points.
A point is declared as p = (x,y,z,1)
A vector is declared as v = (x,y,z,0)
When doing transformations you should use homogeneous notation of vectors and points.
A point is declared as p = (x,y,z,1)
A vector is declared as v = (x,y,z,0)