Path-following and Actuators Flashcards
Example of path representations?
L. Line or sequence of lines
C. Curves
S. Sequence of manouvers
Param porpose
Represents the traversed distance of the path
Last Param porpose
Used to select the param when there is more than one possibility
FollowPath is implemented as a subclasse of DynamicSeek or Match Rotation?
DynamicSeek
Types of Actuators
O. Output Filtering Approach
H. Heuristic Based Approaches
P. Path-planning Approaches
What does the Output Filtering do to the componentes of the movement output that are not compatible with the character?
Ignores them
When using Output Filtering the movement output must be calculated every frame?
No
Problems of Output Filtering
Loss of Acelaration
Paths with sequence of lines are ___ for characters that can not turn quickly
not appropriate
Paths with sequence of lines are ___ and ___ for path-planning
efficient
appropriate
Path with sequence of manouvers are ___ to check restrictions
harder
Path with sequence of manouvers are Computationally ___
heavier
Actuators can implement additional ___ ___ on movements of Characters by ___ and ___ the character ___ ___
complex restrictions
controlling
updating
kinematic data
Of the three types of actuators, Output Filtering, Heuristic Based and Path-planning, which one is the simplest?
Output Filtering
The Output Filtering approach is used to apply ___ ___
physical constraints