Computer Science, asked by subisebastian1110, 11 months ago

What is homogeneous coordinate system in computer graphics?

Answers

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