Academy Accel3d Quiz
Questions covering the core concepts, tools, and real-world scenarios IT professionals encounter in Academy Accel3d.
This category currently has 40 questions in the SERVBG quiz bank. Below are a few sample questions: the full interactive quiz shuffles through the whole set with instant scoring.
Sample questions
A cube is modelled as six quad faces. How many triangles does a rasteriser actually receive?
- 8
- 6
- 24
- 12
- 18
How many vertices define a cube in object space?
- 24
- 6
- 8
- 12
- 4
Which matrix takes a model from object space into world space?
- The projection matrix
- The view matrix
- The model matrix
- The texture matrix
- The viewport matrix
What does the view matrix transform coordinates into?
- Screen pixel coordinates
- Texture space
- Camera (eye) space
- Normalised device coordinates
- Object space
After the perspective divide, what is the coordinate range of the normalised device coordinate cube on each axis?
- 0 to 255
- 0 to the screen width in pixels
- -0.5 to +0.5
- 0 to 1
- -1 to +1
Related categories
Python (Coding)
Python syntax and standard-library usage, from quick scripts to full applications.
JavaScript (Coding)
Core JavaScript behavior and async patterns, including the quirks that trip up beginners and veterans alike.
Linux
Linux command-line usage, file permissions, process management. The daily admin tasks.
Security
General information security concepts: common threats and standard defenses.
Hardware
Hardware components, how they interact, and basic troubleshooting to keep systems running.