Computer Science, asked by jeyaraman6497, 1 year ago

What are homogeneous coordinates in computer graphics?

Answers

Answered by akshanshverma17
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