OnomaUI

hyuuhyuu motion

The motion for "wind whistles".

ひゅうひゅう1 motionOfficial

Sample

Wind whistles

Weather or wind

Flutters up to 20° with its left edge pinned, forever.

Duration
0.8s
Repeats
Yes
Easing
ease-in-out
Animates
3D turn · Skew rotateY skewY
Show CSS
@keyframes onoma-hyuuhyuu {
  0% { transform: perspective(300px) rotateY(0deg) skewY(0deg); }
  50% { transform: perspective(300px) rotateY(-20deg) skewY(-8deg); }
  100% { transform: perspective(300px) rotateY(6deg) skewY(5.6deg); }
}

.onoma-hyuuhyuu {
  animation: onoma-hyuuhyuu 0.8s ease-in-out infinite alternate both;
  transform-origin: 0% 50%;
}

/* Reduced motion: no motion */
@media (prefers-reduced-motion: reduce) {
  .onoma-hyuuhyuu { animation: none; }
}

Compare with similar motions

Words for the same motion