Game Graphics

This quiz will test your knowledge about Game Graphics.

15 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

What is the process of converting 3D models into 2D images called?

  1. Rasterization
  2. Ray Tracing
  3. Tessellation
  4. LOD (Level of Detail)
Question 2 Multiple Choice (Single Answer)

Which graphics API is commonly used in game development?

  1. DirectX
  2. OpenGL
  3. Vulkan
  4. Metal
Question 3 Multiple Choice (Single Answer)

What is the technique used to create realistic shadows and reflections in games?

  1. Ray Tracing
  2. Rasterization
  3. Tessellation
  4. LOD (Level of Detail)
Question 4 Multiple Choice (Single Answer)

What is the process of optimizing the number of polygons in a 3D model called?

  1. Rasterization
  2. Ray Tracing
  3. Tessellation
  4. LOD (Level of Detail)
Question 5 Multiple Choice (Single Answer)

What is the technique used to reduce the detail of objects based on their distance from the camera called?

  1. Rasterization
  2. Ray Tracing
  3. Tessellation
  4. LOD (Level of Detail)
Question 6 Multiple Choice (Single Answer)

What is the term used to describe the resolution of a texture map?

  1. Anisotropic Filtering
  2. Mipmapping
  3. Texture Resolution
  4. Anti-Aliasing
Question 7 Multiple Choice (Single Answer)

Which technique is used to smooth out jagged edges in 3D models?

  1. Anisotropic Filtering
  2. Mipmapping
  3. Texture Resolution
  4. Anti-Aliasing
Question 8 Multiple Choice (Single Answer)

What is the process of applying different levels of detail to different parts of a 3D model called?

  1. Anisotropic Filtering
  2. Mipmapping
  3. Texture Resolution
  4. LOD (Level of Detail)
Question 9 Multiple Choice (Single Answer)

What is the technique used to reduce the shimmering effect on textures called?

  1. Anisotropic Filtering
  2. Mipmapping
  3. Texture Resolution
  4. Anti-Aliasing
Question 10 Multiple Choice (Single Answer)

What is the technique used to improve the quality of textures at different distances from the camera called?

  1. Anisotropic Filtering
  2. Mipmapping
  3. Texture Resolution
  4. Anti-Aliasing
Question 11 Multiple Choice (Single Answer)

What is the term used to describe the process of baking lighting information into a texture map?

  1. Lightmapping
  2. Normal Mapping
  3. Parallax Mapping
  4. Ambient Occlusion
Question 12 Multiple Choice (Single Answer)

Which technique is used to create the illusion of depth and detail on surfaces?

  1. Lightmapping
  2. Normal Mapping
  3. Parallax Mapping
  4. Ambient Occlusion
Question 13 Multiple Choice (Single Answer)

What is the technique used to create the illusion of depth and displacement on surfaces called?

  1. Lightmapping
  2. Normal Mapping
  3. Parallax Mapping
  4. Ambient Occlusion
Question 14 Multiple Choice (Single Answer)

Which technique is used to create realistic shadows and ambient lighting?

  1. Lightmapping
  2. Normal Mapping
  3. Parallax Mapping
  4. Ambient Occlusion
Question 15 Multiple Choice (Single Answer)

What is the term used to describe the process of adding realistic details to surfaces?

  1. Texturing
  2. Bump Mapping
  3. Specular Mapping
  4. Displacement Mapping