Tech Flashcards
What does ‘real-time graphics’ refer to?
Graphics that are generated and displayed immediately in response to user input.
True or False: Unreal Engine 5 is primarily used for 2D game development.
False
Fill in the blank: The technology that allows for the realistic representation of materials in Unreal Engine 5 is called _____ rendering.
ray tracing
What is the purpose of Lumen in Unreal Engine 5?
To provide dynamic global illumination and reflections.
What does ‘Nanite’ refer to in Unreal Engine 5?
A virtualized geometry technology that allows for high-detail models to be rendered efficiently.
Multiple Choice: Which of the following is NOT a feature of Unreal Engine 5? A) Nanite B) Lumen C) 8-bit graphics D) World Partition
C) 8-bit graphics
What is a ‘material’ in the context of Unreal Engine?
A set of properties that define the appearance of a surface or object.
True or False: Blueprints in Unreal Engine are visual scripting tools.
True
What does ‘FPS’ stand for in gaming?
Frames Per Second
Fill in the blank: The _____ editor in Unreal Engine allows developers to create and modify levels.
Level
What does ‘LOD’ stand for?
Level of Detail
Multiple Choice: Which component is essential for particle effects in Unreal Engine? A) Mesh B) Material C) Emitter D) Blueprint
C) Emitter
What is ‘post-processing’ in graphics?
The application of effects to a rendered scene to enhance visual quality.
True or False: The Unreal Engine Marketplace allows developers to buy and sell assets.
True
What is the purpose of the ‘Content Browser’ in Unreal Engine?
To manage and organize assets used in a project.
Fill in the blank: _____ is the process of converting 3D models into a format suitable for real-time rendering.
Mesh optimization
What does ‘Shader’ mean in the context of graphics programming?
A program that tells the computer how to render each pixel or vertex.
Multiple Choice: Which of the following is a type of lighting used in Unreal Engine? A) Ambient B) Direct C) Indirect D) All of the above
D) All of the above
What is ‘Animation Blueprint’ used for in Unreal Engine?
To control the animation of characters and objects.
True or False: Unreal Engine 5 supports virtual reality development.
True
What does ‘Physics Simulation’ refer to in game development?
The emulation of physical laws to create realistic movements and interactions.
Fill in the blank: The _____ system in Unreal Engine manages the game’s audio.
Audio
What is the significance of ‘World Partition’ in Unreal Engine 5?
It allows for seamless streaming of large open worlds.
Multiple Choice: Which of the following is a common file format for textures in Unreal Engine? A) .png B) .exe C) .txt D) .docx
A) .png