美文网首页
Why Animate

Why Animate

作者: 涂魄 | 来源:发表于2017-11-22 09:39 被阅读0次

Why animate?

“Animation is about creating the illusion of life.”

Brad Bird

Before we get into the technical side of CSS animation, let’s discuss

why

we’re animating in the first place.

More than words alone

Animation can convey information efficiently, or it can be used to grab attention but in the end it’s all about communication.

Movement in our designs gives us a more powerful way to communicate. It transcends verbal and written language.

Subtle and appropriate animation can add appeal to our designs and credibility to our work. This happens because as humans we’re used to seeing movement all the time in the “real” world. Bringing some of that life into our work brings the two closer.

As our web browsers continue to improve and better support animation, it’s becoming a more viable option than ever. In many ways animation is as important to web design as the fonts we use and layouts we create.

What is animation on the web?

If we’re keeping in mind the two main benefits of animation, conveying information and grabbing attention, we can come up with many ways these are useful on the web.

Animation can be subtle, like when the CodePen save button wiggles a little to remind us when we need to save our work:

saveAnimation.gif

Source

We’re very good at spotting movement. It’s something we’ve evolved to do. Adding a little animation here and there can introduce some of that “illusion of life” in a very subtle way.

We can also use animation to introduce content to a page:

addListButtonAnimation.gif

Source

By animating information onto the page, we give our viewers an extra piece of information that might otherwise be missing. The animation both draws attention to the new content being added and gives context to that new information. Without animation it would just suddenly appear, possibly leaving the viewer unsure of whether it was there all along.

We can use animation to tell a story:

gameAnimation.gif

Source

The above clip is based on an intructional video for the game “Portal”. However, telling stories through our content doensn’t always need to be so literal. We can add subtle movement to show how data changes in a chart, like this example from

Sprout:

formAnimation.gif

Source

With great power comes great responsibility

It’s easy to do too much with animation. Having too many things moving around on the page at once is distracting.

You may be noticing it right now, with those animations in-line in the page. It’s usually a good idea to try to do

less

animation when possible. Any movement you do add will be all the more powerful.

This might mean only moving a small item on your page. Doing less.

Having said that, if you want to create more of a “wow” effect with larger animations, you can do so. If you do, make sure and stop when it’s time for your viewers to focus on the content. This example from Rally does just that, with lots of movement going on that stops when it’s time to read the menu content:

[图片上传中...(image-b7a10-1511313816370-0)]

Source

Inspiration

Animation has a long and rich history. I recently wrote a post on

Principles of Animation for the Web. The principles draw from Disney’s 1981 book

The Illusion of Life: Disney Animation.

If you want to go further, dig into the

Animator’s Survival Kit videos. Youtube is full of sources of inspiration and ideas.

For loads of great examples, take some time to browse

Hover States. This site features all sorts of interesting examples of animation from the web.

Dribbble.com

is helpful also.

For example, here’s a nice example from Dribbble showing

Google’s Material Design principles. Searching for “animation” is a great way to find inspiring ideas.

Summary

  • Animation is kind of a big deal
  • Used right, it can be a useful and powerful tool in our designs
  • Use it to grab attention or convey information
  • Don’t overdo it

Homework

Think about your own work and how animation might help.

It’s tempting to go crazy and animate all the things, but try to look for ways subtle animation might better help your visitors understand the content. Is there a call-to-action on your page people are missing? Is there a sudden change in your page that’s happening too suddenly, and could benefit from a smoother transition?

Lastly, take a look at sites like

Hover States

and

Little Big Details

and

Dribbble. These sorts of sites help if you’re ever stuck for ideas.

Tomorrow:

We’ll be looking at tools we can use to easily start and create new projects.

Until tomorrow,

Donovan
CSSAnimation.rocks
@cssanimation

相关文章

网友评论

      本文标题:Why Animate

      本文链接:https://www.haomeiwen.com/subject/qxtnvxtx.html