Saved Bookmarks
| 1. |
An isometric projection is one in which the projection plane intersects the X-, Y-, and Z-axes at |
|
Answer» Explanation: Isometric PROJECTION The projection plane intersects the x, y, z axes at equal distances and the projection plane Normal MAKES an equal angle with the three axes. To form an orthographic projection xp = x, yp= y , zp = 0. To form different TYPES e.g., Isometric, just manipulate object with 3D transformations. |
|