logo

Crowdly

CMPT 370 A - Computer Graphics (SP 2025)

Looking for CMPT 370 A - Computer Graphics (SP 2025) test answers and solutions? Browse our comprehensive collection of verified answers for CMPT 370 A - Computer Graphics (SP 2025) at learn.twu.ca.

Get instant access to accurate answers and detailed explanations for your course questions. Our community-driven platform helps students succeed!

Which is the worst triangle to render?

quiz image 

View this question

What variables are described by the following?

These variables cannot be changed in shaders. They are constant for an entire primitive. However, they can be changed in an application and sent to shaders. They are used to pass information to shaders such as the time, a bounding box of a primitive, or transformation matrices.

View this question

What is described by the following?

This is one of the algorithms that remove hidden surfaces. This algorithm shows only those surfaces in front of other surfaces. This algorithm saves depth information as objects are rendered so that only the front objects appear in the image. The algorithm keeps track of the smallest depth value of those points which are seen from pixel (x, y). These depth values are stored in some buffer. 

 quiz image

View this question

What is described by the following?

No point in P is inside the circumcircle of any triangle for a given set P of discrete points in a plane.

quiz image

 

View this question

What shading is described by the following?

It is the only (default) shading in WebGL 1.0. Vertex colours are interpolated across visible polygons by the rasterizer.

quiz image

View this question

Who coined the term "fractal"?

View this question

What kind of object has the following characteristics?

As the object is being subdivided,

  • the area goes to zero
  • the perimeter goes to infinity
View this question

What is described by the following (look at the figure)?

It is the sparkle of light generated by lights reflected and/or refracted through glass or water (curved surfaces).

quiz image

View this question

Which model leads to a simple software API with the separation of the objects, the viewer, and light sources? (Pay attention that the image plane is between the object and the camera.)

quiz image

View this question

Which is NOT one of the global lighting (shading) techniques?

View this question

Want instant access to all verified answers on learn.twu.ca?

Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!