Answer the question
In order to leave comments, you need to log in
How is an object with xyz coordinates drawn on a plane?
How is an object with xyz coordinates drawn on a plane?
How is x and y affected by z?
Answer the question
In order to leave comments, you need to log in
Each of the points is projected onto a plane, after which the points are connected.
In computer graphics, vectors and matrices are used - a point is set by a vector, + there is a projection matrix. The vector is multiplied by the matrix , a new vector is obtained - the projection of the first one.
The answer to your question is given by descriptive geometry . As a solution, she suggests isometric projections, there are many different ones:
The most common ones are those in the upper left corner of this picture and in the lower right. The rest are exotic.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question