






Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Community
Ask the community for help and clear up your study doubts
Discover the best universities in your country according to Docsity users
Free resources
Download our free guides on studying techniques, anxiety management strategies, and thesis advice from Docsity tutors
Assignment of Computer Graphics
Typology: Assignments
1 / 12
This page cannot be seen from the preview
Don't miss anything!
Vel Tech Rangarajan Dr.Sagunthala R&D Institute of Science and Technology School of Computing Department of CSE Academic Year: 2021- Course Code / Course Name: 1151CS125/ Computer Graphics Sem: Summer Semester Faculty Name: Mr.V.JaganRaja / S Assignment – II CO Nos. Course Outcomes Level of learning domain (Based on revised Bloom’s taxonomy) CO Infer the concepts of viewing, projection, perspective, clipping and transformation in three dimensions
CO4 Identify the parameteric curves and surfaces K CO Summarize colour models, textures, lighting and shading models
Task 3 S.N o Question Course Outcome Knowledg e Level 1 Translate the 3D square A(1,0), B(0,0), C(0,1), D(1,1). Rotate the square ABCD by 45degree clockwise about A(1,0).
Explain about back face detection method for the given diagram. CO4 K 3 Explain which figure uses the which color model and explain which channel is shown. CO5 K Task 4 S.No Question Course Outcome Knowledge Level 1 Explain and illustrate the Cohen Sutherland algorithm works for the line segment shown in the following figure. Note that it intersects only with RIGHT and TOP boundaries CO3 K 2 Illustrate the visible surfaces in following image using suitable type of algorithm. CO4 K 3 In^ a^ simple^ RGB^ image,^ the^ RR,^ GG,^ and^ BB^ component^ CO5 K
images have the horizontal intensity profiles shown in the following diagram. What color would a person see in the middle position ((N−1)/2(N−1)/2) of this image? Task 5 S.No Question Course Outcome Knowledge Level 1 Given a homogeneous point (1, 2, 3). Translate rotation 90 degree towards X, Y and Z axis and find out the new coordinate points.
The coordinates of four control points relative to the curve are given by b0(2,2,0) b1(2,3,0) b2(3,3,0) b3(3,2,0) Illustrate and write the equation of the Bezier curve also find the coordinate pixels of the curve for 0,0.25,0.5,0.75,1 also lot the Bezier curve on the graph
Explain and Calculate the Hue, Saturation and intensity for the below image. CO5 K Task 6 S.No Question Course Outcome Knowledge Level 1 Given a 3D circle C with radius 10 and center coordinates (1, 4). Apply the translation with distance 5 towards X axis and 1 towards Y axis. Obtain the new coordinates of C without changing its radius.
Explain and Draw Bezier curve with control points (1,2) (3,4) (6,-6) (10,8) with the step size is 0.2 for X(t),Y(t).
Using Below diagram Explain the Respective color model CO5 K
Outcome Level 3 Translate a 3D triangle with coordinate points A(3, 4), B(6, 4), C(5, 6). Apply the reflection on the Y axis and obtain the new coordinates of the object. CO3 K Explain the 6 principles of projection using following diagram CO4 K 4 Explain the illumination model using following images CO5 K Task 10 S.No Question Course Outcome Knowledge Level 1 Translate a 3D triangle with coordinate points A(3, 4), B(6, 4), C(5, 6). Apply the reflection on the X axis and obtain the new coordinates of the object. CO2 K 2 Explain about back face detection method for the given CO4 K
diagram. 3 Find and Explain the Color model using below image CO5 K Task 11 S.No Question Course Outcome Knowledge Level 1 Consider the below problem where a cube” OABCDEFG” is given O(0, 0, 0, ), A(0, 4, 0), B(0, 4, 4), C(4, 4, 0), D(4, 4, 4), E(4, 0, 0), F(0, 0, 4), G (4, 0, 4) and we are given with Scaling factor Sx, Sy, Sz. Translate Scaling operation operation over the cube.
Explain projection using below diagram. CO4 K 3 Demonstrate Texture and its types using the given image CO5 K Task 12 S.N o Question Course Outcom e Knowledg e Level 1 Given a 3D square object with coordinate points A(0, 3), B(3, 3), C(3, 0), D(0, 0). Translate the scaling parameter 2 towards X axis and 3 towards Y axis and obtain the new coordinates of the object.
2 Explain the type of projection using the image given below. CO4 K
Task 14 S.No Question Course Outcome Knowledge Level 1
A two-dimensional array (X and Y) that stores the Z-value of each screen pixel. If another object must be rendered at the same pixel location, the algorithm overrides the previous value if the new pixel is closer to the camera. For the above condition fins the algorithm and Explain in detail.
Explain the color model which is used in hardware applications like PC monitors, cameras and scanners.(Hint-use
Task 15 S.No Question Course Outcome Knowledge Level 1
From the above given image find and explain the type of projection.
3 How does Phong shading differ from Gouraud shading? CO5 K
Which is more computationally intensive, and why? Give some examples where you would expect to be able to visually identify the differences Task 16 S.No Question Course Outcome Knowledge Level 1 Translate the Point has coordinates P (1, 2, 3) in x, y, z- direction. Apply the translation with a distance of 2 towards x- axis, 3 towards y-axis, and 4 towards the z-axis. Find the new coordinates of the point? CO1 K 2 Give an example of a 4x4 matrix to do a shear. Draw before and after illustrations of the results of your transformation.
Explain that we have chosen particular shades of red, green, and blue light for a display. Describe an experiment that could be used to determine exactly what R,G, and B values should be used to portray a color with broad spectral components in such a way that it would appear identical on the display and in nature?
Task 17 S.No Question Course Outcome Knowledge Level 1 Illustrate the steps of 3D Rotation for the line AB whose endpoints are A (2, 5) and B (6, 12) about origin through a 30° clockwise direction.
Illustrate a bezier curve with 4 control points-B 0 [1 0] , B 1 [3 3] , B 2 [6 3] , B 3 [8 1] Determine any 5 points lying on the curve. Also, draw a rough sketch of the curve.
Using Below diagram Explain the respective Color models CO5 K