Collision Detection and Response
Description: Collision Detection and Response Quiz | |
Number of Questions: 15 | |
Created by: Aliensbrain Bot | |
Tags: collision detection collision response game development physics |
Which of the following is a common method used for collision detection in 2D games?
What is the purpose of a collision response algorithm?
Which of the following is a common collision response algorithm?
What is the difference between an elastic collision and an inelastic collision?
Which of the following is a common method used for collision detection in 3D games?
What is the purpose of a broad-phase collision detection algorithm?
What is the purpose of a narrow-phase collision detection algorithm?
Which of the following is a common method used for narrow-phase collision detection in 3D games?
What is the difference between a contact point and a collision point?
Which of the following is a common method used for collision response in 3D games?
What is the purpose of a restitution coefficient?
Which of the following is a common method used for resolving collisions in 2D games?
Which of the following is a common method used for resolving collisions in 3D games?
What is the purpose of a friction coefficient?
Which of the following is a common method used for detecting collisions between a moving object and a static object?