Computer Science, asked by kavithamahesh1085, 1 year ago

Definition of homogeneous coordinates in computer graphics

Answers

Answered by spidermangamer426
0
Homogeneous coordinates are ubiquitous in computer graphics because they allow common vector operations such as translation, rotation, scaling and perspective projection to be represented as a matrix by which the vector is multiplied.
Similar questions