0 0 votes Arrange the $2-D$ viewing transformation pipeline.Convert world-coordinates to viewing coordinatesMap viewing coordinates to normalized viewing coordinates using window - viewpoint specificationsConstruct world - coordinates scene using modeling - coordinates transformationsMap normalized viewpoint to device coordinatesChoose the correct answer from the options given below:$\text{IV, III, II, I}$$\text{IV, III, I, II}$$\text{IV, I, II, IV}$$\text{II, III, I, IV}$ Computer Graphics ugcnetcse-jan2025 computer-graphics + – Shubham Sharma 2 302 views answer comment Share Follow Print 0 reply Please log in or register to add a comment.
0 0 votes Correct Order:Construct world-coordinates scene using modeling-coordinates transformationsConvert world-coordinates to viewing coordinatesMap viewing coordinates to normalized viewing coordinates using window–viewport specificationsMap normalized viewport to device coordinatesFinal Answer:3 → 1 → 2 → 4 Ramu Kumar answered Nov 15, 2025 Ramu Kumar comment Share Follow 0 reply Please log in or register to add a comment.