Texturing and Mapping Techniques

This quiz evaluates your knowledge of texturing and mapping techniques used in computer graphics.

15 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

What is the process of applying textures to a 3D model called?

  1. Texturing
  2. Mapping
  3. Rendering
  4. Shading
Question 2 Multiple Choice (Single Answer)

Which of the following is not a common texture mapping technique?

  1. UV Mapping
  2. Bump Mapping
  3. Displacement Mapping
  4. Parallax Mapping
Question 3 Multiple Choice (Single Answer)

What is the purpose of UV Mapping?

  1. To assign textures to a 3D model
  2. To create a normal map
  3. To generate a displacement map
  4. To calculate the lighting on a surface
Question 4 Multiple Choice (Single Answer)

Which of the following is not a type of texture filter?

  1. Bilinear Filtering
  2. Trilinear Filtering
  3. Anisotropic Filtering
  4. Mipmapping
Question 5 Multiple Choice (Single Answer)

What is the purpose of bump mapping?

  1. To add detail to a texture
  2. To simulate surface displacement
  3. To create a normal map
  4. To generate a specular map
Question 6 Multiple Choice (Single Answer)

Which of the following is not a type of procedural texture?

  1. Perlin Noise
  2. Voronoi Texture
  3. Fractal Noise
  4. Marble Texture
Question 7 Multiple Choice (Single Answer)

What is the purpose of a normal map?

  1. To add detail to a texture
  2. To simulate surface displacement
  3. To create a specular map
  4. To store the surface normals of a model
Question 8 Multiple Choice (Single Answer)

Which of the following is not a type of texture projection?

  1. Cylindrical Projection
  2. Spherical Projection
  3. Planar Projection
  4. Cubemap Projection
Question 9 Multiple Choice (Single Answer)

What is the purpose of a displacement map?

  1. To add detail to a texture
  2. To simulate surface displacement
  3. To create a normal map
  4. To generate a specular map
Question 10 Multiple Choice (Single Answer)

Which of the following is not a type of texture wrap mode?

  1. Repeat
  2. Clamp
  3. Mirror
  4. Border
Question 11 Multiple Choice (Single Answer)

What is the purpose of a specular map?

  1. To add detail to a texture
  2. To simulate surface displacement
  3. To create a normal map
  4. To control the specular highlights on a surface
Question 12 Multiple Choice (Single Answer)

Which of the following is not a type of texture format?

  1. JPEG
  2. PNG
  3. TGA
  4. DDS
Question 13 Multiple Choice (Single Answer)

What is the purpose of anisotropic filtering?

  1. To reduce texture aliasing
  2. To improve texture detail
  3. To optimize texture performance
  4. To reduce texture shimmering
Question 14 Multiple Choice (Single Answer)

Which of the following is not a type of texture blending mode?

  1. Add
  2. Multiply
  3. Subtract
  4. Overlay
Question 15 Multiple Choice (Single Answer)

What is the purpose of a texture atlas?

  1. To combine multiple textures into a single file
  2. To reduce texture memory usage
  3. To improve texture performance
  4. To optimize texture loading