• Shaarli
  • Tag cloud
  • Picture wall
  • Daily
  • RSS
  • Login
4252 shaares
2 / 3
Filters
52 results tagged animation

Making CSS Animations Feel More Natural

QRCode

The first thing to look at is the timing function. In the above example, we’re using a linear timing function, which means that the box is constantly moving at the same speed. In some cases, this is desirable; however, in the real world, motion usually doesn’t work like that.

https://css-tricks.com/making-css-animations-feel-natural/
September 25, 2018 at 2:01:40 PM EDT *
css animation webdesign
FILLER

The ultimate guide to proper use of animation in UX

QRCode

I just want to collect all the main principles & rules in one place, so that other designers who want to start animating interfaces don’t have to search for additional information.

https://uxdesign.cc/the-ultimate-guide-to-proper-use-of-animation-in-ux-10bd98614fa9
September 25, 2018 at 1:34:28 PM EDT *
webdesign animation
FILLER

Good to great UI animation tips

QRCode

Practical suggestions to improve your UI micro-interactions.
Let’s see some examples of UI animations going from good to great. With a little bit of tweaking here and there, you can elevate your UI patterns with animation.

https://uxdesign.cc/good-to-great-ui-animation-tips-7850805c12e5
September 4, 2018 at 7:32:29 PM EDT *
webdesign animation
FILLER

How To Design Emotional Interfaces For Boring Apps — Smashing Magazine

QRCode

Humans can’t endure boredom for a long time, which is why products that are built for non-exciting, repetitive tasks so often get abandoned and gather dust on computers and phones. But boredom, according to psychologists, is merely lack of stimulation, the unfulfilled desire for satisfying activity. So what if we use the interface to give them that stimulation?

  • Gameification
  • Humor
  • Animation
  • Art
https://www.smashingmagazine.com/2018/04/designing-emotional-interfaces-boring-apps/
July 3, 2018 at 11:05:40 AM EDT *
webdesign design animation
FILLER

Motion Periodic Table

QRCode
http://foxcodex.html.xdomain.jp/index.html
April 13, 2018 at 9:43:39 AM EDT *
animation inspiration
FILLER

Creating Cel Animations With SVG

QRCode

What if I told you there was an image format like GIF, but it worked with vectors? What if I said it was possible to reverse the direction of its animation? What if you could take one base image and animate different parts of it separately, at different speeds? Well, the image format, SVG, already exists. It just needs a little gentle encouragement.

https://www.smashingmagazine.com/2015/09/creating-cel-animations-with-svg/
April 11, 2018 at 9:03:08 PM EDT *
svg animation
FILLER

Pocket Guide to CSS only Drawings and Animations

QRCode

So I became a bit obsessed about how further we can push the limits of what we can draw with CSS only. Basically, I noticed that you can play around with basic shapes like circles, rectangles and triangles to draw virtually anything. You can even put some drop-shadows and CSS filters to get some pretty cool effects as well.

In this pocket guide I'll write some examples from really easy to more complex things you can do to create cool drawings and animations with CSS.

https://journal.helabs.com/pocket-guide-to-css-only-drawings-and-animations-781470436ecc
April 11, 2018 at 4:12:30 PM EDT *
css animation tutorial
FILLER

The Future of Lottie – Airbnb Design

QRCode

When we released Lottie six months ago, we never imagined it would be embraced by the community as it has been. It is inspiring to hear from people in person, through emails, on Twitter, and on GitHub about how happy they are to have an animation solution for their apps. We’ve read articles written by designers and engineers whom we respect — such as Nick Butcher, Valentina Berois, Chris Basha, Christopher Deane, and many others — that tell us specifically how Lottie has allowed them to create animations more easily.

https://airbnb.design/the-future-of-lottie/
April 11, 2018 at 3:40:49 PM EDT *
animation
FILLER

Material Design Hierarchical Display by zavoloklom

QRCode

The jQuery plugin for hierarchical display animation effect

Hierarchical Timing is a meaningful transition introduced in Google Material Design that focuses your users attention in an app or how an app element got from point A to point B.

http://zavoloklom.github.io/material-design-hierarchical-display/
April 11, 2018 at 3:32:02 PM EDT *
jquery animation
FILLER

Using Motion For User Experience On Apps And Websites

QRCode

Digital experiences are emulating real life more and more every day. This may seem counterintuitive, considering the hate that rains down on skeuomorphic visual design, but there’s a lot more to emulating real life than aesthetics. Interface designers can emulate real-life physics and movement on a digital screen. This type of motion is becoming more common, which is why it’s becoming easier for people to understand computers. We’re not getting better, the interfaces are!

https://www.smashingmagazine.com/2015/01/using-motion-for-ux-on-apps-and-websites/
April 11, 2018 at 9:58:59 AM EDT *
css animation webdesign
FILLER

CSS: Cat Swinging on String

QRCode
https://codepen.io/davidkpiano/pen/Xempjq
September 19, 2017 at 11:06:27 AM EDT *
css animation
FILLER

CSS Animations: A Pocket Guide

QRCode

By Val Head

I hope you enjoy the book! All the example files can be found in the live example codepen collection. (Bookmark that so you can reference them as you read.)

http://cssanimationspocketguide.com/thankyou.html
August 4, 2017 at 11:23:25 AM EDT *
css animation
FILLER

Animista

QRCode

Animista is a place where you can play with a collection of ready to use CSS animations, tweak them and download only those you will actually use.

http://animista.net/
August 4, 2017 at 10:27:15 AM EDT *
css animation
FILLER

How To Integrate Motion Design In The UX Workflow

QRCode

As UX professionals, we play a key role in raising the bar for customer experiences. A simple attention to detail is often what signals to the customer that we’re thinking about them. In the digital space, we focus on user interactions within applications devices and processes.

https://www.smashingmagazine.com/2016/03/integrate-motion-design-animation-ux-workflow/
August 4, 2017 at 9:50:53 AM EDT *
animation ux
FILLER

Five Ways To Animate Responsibly

QRCode

So here are five bits of advice we can use to pull back from the edge of animation abuse. With these thoughts in mind, we can make 2015 the year web animation came into its own.

https://articles.uie.com/five_ways_to_animate_responsibly/
August 3, 2017 at 3:40:21 PM EDT *
animation
FILLER

Animated Animals in CSS and SVG | Codrops

QRCode

Learn some interesting animation techniques involving Sass and SVG filters for realistic motion effects on the example of animated animals.

https://tympanus.net/codrops/2016/03/21/animated-animals-css-svg/
August 3, 2017 at 3:32:54 PM EDT *
css svg animation
FILLER

Smooth as Butter: Achieving 60 FPS Animations with CSS3

QRCode

Animating elements in your mobile applications is easy.

Animating elements in your mobile applications properly may be easy, too… if you follow our tips here.

While everyone is using CSS3 animations in mobile these days, many are not doing it properly. There are best practices to take into account that are constantly and considerably disregarded. This happens mainly because there are still people who don’t really understand the real reasons why those practices exist and are so vigorously endorsed.

https://medium.com/outsystems-experts/how-to-achieve-60-fps-animations-with-css3-db7b98610108
August 2, 2017 at 2:13:32 PM EDT *
animation css
FILLER

jQuery 3 - Animation - use velocity.js instead!

QRCode

Use velocity.js instead!

http://www.i-programmer.info/programming/jquery/10461.html?start=1
August 2, 2017 at 8:35:56 AM EDT *
jquery animation javascript
FILLER

How to use Velocity to easily add animations | Creative Bloq

QRCode

Velocity.js is a free, lightweight library that you should be using - developer Neal O'Grady gets you started.

http://www.creativebloq.com/web-design/use-velocity-add-animations-61515280
August 2, 2017 at 8:35:10 AM EDT *
jquery animation javascript
FILLER

CSS3: Animations vs. Transitions

QRCode

In CSS, you have two techniques for visualizing change that are competing for your attention: Animations & Transitions. In this article, let's examine the similarities and differences between them so that you can know when to use which.

To make the most of this article, it would be helpful for you to be familiar with using both animations and transitions. If you haven't had a chance to get your hands dirty with them, the Creating a Simple CSS Animation and Looking at CSS3 Transitions tutorials will help you get started.

https://www.kirupa.com/html5/css3_animations_vs_transitions.htm
May 24, 2017 at 9:58:22 AM EDT *
css animation webdesign
FILLER
2 / 3
Shaarli · The personal, minimalist, super fast, database-free, bookmarking service by the Shaarli community · Documentation
Fold Fold all Expand Expand all Are you sure you want to delete this link? Are you sure you want to delete this tag? The personal, minimalist, super fast, database-free, bookmarking service by the Shaarli community