0% found this document useful (0 votes)
13 views4 pages

Exame1 2023 EN

Uploaded by

xdsn5wy8b9
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
13 views4 pages

Exame1 2023 EN

Uploaded by

xdsn5wy8b9
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 4

Instituto Politécnico de Bragança

Escola Superior de Tecnologia e Gestão

Licenciatura - Engenharia Informática (LEI) - 2022/23


Computação Gráfica / Exame 1ª Chamada – 27 Junho 2023

Nome: Nº Mec:
Duração do Teste :1h:45m

Group 1 (10 x 0,75) 7,5 values


Indicate the logical value of each of the following statements, placing in the respective box T or F depending on whether
you consider the answer True or False. Is mandatory correct the ones you consider false.

1- The HSB (Hue, Saturation, Blue) color model is a complementary model to the RGB model,
but intended for non-light emitting products and devices such as printers.

2- In geometric transformations, the system of homogeneous coordinates, came to solve the


problem of commutativity (or lack thereof) between the different geometric transformations.

3- Mapping the point (x=200, y=900) on a scale of 0-1000 (on both 2D axes), corresponds to the
point (x=64, y=400) on a 640x480 screen or PC monitor.

4- During the Graphic Pipeline of presentation of a 3D image on a graphic card, in the following
image: A= Rasterization, B= Pixelization, C= Assembly.

5- The traditional algorithm for displaying a 256-color image on a 16-color device involves
finding the degree of luminosity of each color using the formula: R*0. 3 + G*0. 59 +B*0. 11

6- During the search for an algorithm capable of representing parametric curves from vertices,
Chaikin-type curves were used to generate simple curves to estimate, passing the curve through
the control points.

7- If a 2D (x,y) point P=[-1,-2] scaled (2,1), and rotated around the origin, at an angle of 270º
clockwise, its coordinates will become P´[ 0 ,-2].

8- A representation of a solid by Spatial Occupancy Enumeration is fundamentally based on the


definition of the topology of planar faces, and straight edges, by a hierarchical list of vertices.

1/4
9- The presented figure refers to the Ambient reflection, where the vector N (normal of a face)
parallel to the face of the object, together with the location and intensity of the light, determines
its reflection on the surface of the face.

10- In the RGB color model, a grayscale color is identified when its R, G, and B components are
equal to 0 or equal to 255.

Group 2 - (3 x 2,5) 7,5 values

1. Note the transformation of the following figure:

a) Present the transformation applied to the triangle to obtain a rotation of 180º over the point
1’. Present the entire graphical explanation of the process using calculations with the
associated matrix(es). Give values to the vertices to exemplify the process. (If more complex
calculations result, you can simply present the formula(s)).

2. 2. Draw the 3D solid object represented by the following octree using the cube perspective.
(Tip - take advantage of the cube that identifies the order, to frame the drawing of the new solid)

2/4
3. Solid modeling is an area of CG that has several alternatives and application techniques. Look at
the 3D model below, and indicate the simplest process to build it. Say what technique(s) you
used and how. Present a graphical representation of the steps of the entire process.

Group 3 - (2,5 x 2,5) 5 values

1. In CG, which algorithm(s) would you use and how, to decipher exactly in which of the polygons
presented (I-VII), the point A would be located. Explain graphically the whole process.

2. Explain the application of the Bézier curve algorithm from the points presented.
- Mandatorily draw guiding lines and intermediate points (demonstrate the calculation of the x,y
value for the 75% point between P1 and P2), to obtain a precise Bézier curve, between the 4
points in the following order: P1(-8,-8), P2(9,8), P3(-9,8), P4(8,-5)

3/4
Answers (Group 2 and 3):

4/4

You might also like