User Interface Designer Question:
Download Job Interview Questions and Answers PDF
What is Tweening?
Answer:
- It is the short form for in-betweening.
- It is the process of generating intermediate frames between two images.
- It gives the impression that the first image has smoothly evolved into the second one.
- It is an important method used in all types of animations.
- In CSS3, Transforms(matrix,translate,rotate,scale etc) module can be used to achieve tweening.
- It is the process of generating intermediate frames between two images.
- It gives the impression that the first image has smoothly evolved into the second one.
- It is an important method used in all types of animations.
- In CSS3, Transforms(matrix,translate,rotate,scale etc) module can be used to achieve tweening.
Download UI Designer Interview Questions And Answers
PDF
Previous Question | Next Question |
Do you know the Working of DHTML? | Explain what is DHTML and what are the features of DHTML? |