What are three of the guiding principles for storytelling in animation or motion?

What will be an ideal response?


Answers will vary but may include any three of the following:Start with an idea based on an insight.Plan during pre-production;create a visual creative brief board as a reference.Your ad idea should drive the visual style and music choices.Experiment with contrasting visual elements.Craft the animated or film world to make it believable as an entity unto itself. Give credence and new life to old rules of animation.Time-based media allow you to show change: growth, shrinkage, transformation, metamorphosis, alteration, etc.The conceptual interplay between spoken words or typography and the images and sound in an animation, film, or motion piece should be synergistic.Consider starting with music.Start with the end, the last frame.

Computer Science & Information Technology

You might also like to view...

What two dimensions are used in the SSE-CMM to ensure that the security engineering process is separated from the practices associated with overall good management?

A. Development dimension and security dimension B. Domain dimension and capability dimension C. Engineering dimension and management dimension D. Process dimension and practice dimension

Computer Science & Information Technology

__________ is malware that encrypts the user’s data and demands payment in order to access the key needed to recover the information.

A. Trojan horse B. Ransomware C. Crimeware D. Polymorphic

Computer Science & Information Technology

The function pthread_create returns

A. 0 if a new thread is created B. 0 if the new thread is the child

Computer Science & Information Technology

The following instruction will remove which character from the string first?Dim myString as string = "ABCDEFGH"myString = myString.Remove(2, 3)

A. A B. B C. C D. D

Computer Science & Information Technology