InterviewSolution
Saved Bookmarks
| 1. |
Difference between orthographic and oblique parallel projection in computer graphics |
|
Answer» orthographic projection is TERMED as a type of projection which is used to convert 3-dimensional objects into 2-dimensional objects it is a high level projection and is used to convert high level 3-DIMENSION PROJECTS in 2-dimension. whereas in oblique projection we convert low level 3-d dimension into 2-dimension. |
|