3D Perspective Glitch Hover Effect

A fun hover effect that shows a pixelated image with a glitch animation inspired by the one seen on buōy’s website.

The other day I stumbled upon this really nice hover effect on buōy’s website. It shows a tilted image that’s pixelated, with an awesome glitch effect. I totally love this and wanted to created my own CSS-only version, using the CSS glitch effect.

In the first demo, we rotate the image in 3D to look like the original effect.

The pixel effect is made with a CSS trick using image-rendering: pixelated. Read all about it in this article by Robin Rendle over at CSS-Tricks.

Every row shows a variation using a tilt effect in the second demo.

In the second demo, we use a bit of JavaScript to add a fancy tilt effect with Vanilla-tilt.js. Every row has a different version, so make sure to hover around.

I hope you enjoy this playful effect and find it useful!

Manoela Ilic

Manoela is the main tinkerer at Codrops. With a background in coding and passion for all things design, she creates web experiments and keeps frontend professionals informed about the latest trends.

Stay in the loop: Get your dose of frontend twice a week

Fresh news, inspo, code demos, and UI animations—zero fluff, all quality. Make your Mondays and Thursdays creative!