Computer GraphicsPU Spring 2023
a) What is uniform scaling? Reflect an object (2, 3), (4, 3), (4,5) about line y=x +l. b) How is Scan line algorithm different from Flood fill algorithm for filling polygons? Explain.
15- a) What is uniform scaling? Reflect an object (2, 3), (4, 3), (4,5) about line y=x +l.
- b) How is Scan line algorithm different from Flood fill algorithm for filling polygons? Explain.
A worked answer is on its wayMeanwhile, read the Computer Graphics notes for this topic.
Discussion
Loading…
More Computer Graphics questions
a) Define computer graphics with its type. How has the evolution of computer graphics technology impacted the gaming industry in terms of realism and player…PU Spring 202315a) How much time is spent scanning across each row of pixels during screen refresh on a raster system with a resolution of 1280 by 1024 and a refresh rate of…PU Spring 202315a) What do you understand by the term clipping? Explain the Cohen Sutherland line clipping algorithm with suitable example. b) Why we need the machine…PU Spring 202315a) Define blobby objects with example. What is cubic Bezier curve? Derive the equation of Cubic Bezier curve. b) Why is it required to detect visible surfaces…PU Spring 202315a) Explain the 3D viewing pipeline. Briefly explain the significance of World coordinate system, Viewing coordinate system, Normalized viewing coordinate…PU Spring 202315Write short notes on: (Any two) cS 2x5 a) Specular Reflection se b) Parallel vs. Perspective Projection c) Area Subdivision Method 2PU Spring 2023