What does composite transformations means? a) Transformations that can be done in sequence b) Transformations that cannot be done in sequence c) Transformations that can be done simultaneously d) Transformations that cannot be done simultaneously
Answer: a Explanation: Composite transformations are transforms that may be done in sequence, hence they can be concatenated. Here we compose two or more than two transformations together and calculate a resultant transformation matrix by multiplying all the corresponding transformation matrix conditions with each other.