assets for wordpress

Animated Gallery

GSAP Fancy animations for the Gallery element. It works particularly well with a masonry layout.
You can disable the animations for mobile devices (see the Javascript code), and they support the prefers-reduced-motion accessibility feature.

Fade animation

A simple fade in effect on images.

Note that visibility:hidden was added to the images, so they won't appear on load but only during the animation.

Clip-Path elastic animations

Using GSAP and the clippath CSS property, we can build a nice animation.

Note that visibility:hidden was added to the images, so they won't appear on load but only during the animation.

Random bouncing animations

Random bouncing effect on each image.

Note that visibility:hidden was added to the images, so they won't appear on load but only during the animation.

Random rotations

Weird rotations from different positions, using the Transform Origin CSS property.

Note that visibility:hidden was added to the images, so they won't appear on load but only during the animation.

Zoom and grayscale filter animations

A nice scale effect with a the filter CSS property.

Note that visibility:hidden was added to the images, so they won't appear on load but only during the animation.

3D rotation animations

A basic 3D rotation, with a perspective set to 400px (in CSS)

Note that visibility:hidden was added to the images, so they won't appear on load but only during the animation.

This website uses cookies to enhance your browsing experience and ensure the site functions properly. By continuing to use this site, you acknowledge and accept our use of cookies.

Accept All Accept Required Only