Image FXcssimagelab.com
Mask · 41 / 60

Radar Sweep

A sonar veil covers the photo, then a radar beam sweeps around the center to clear it on hover.

Image
Green natural landscape

Hover to sweep the radar veil away.

Adjust
0.92
22deg
900ms
Metadata
interaction
Hover reveal · visible on touch
browser
Enhanced — @property
reduced motion
included
touch fallback
Fully visible on touch
Edit the CSS above — the preview updates live.

About Radar Sweep

Radar Sweep hides the photo behind a conic veil that a radar beam clears by sweeping around the center on hover or keyboard focus. The angle it clears is an @property-registered <angle> (--ifx-radar-angle) so it can transition smoothly inside the conic-gradient; the effect is therefore enhanced support. Tune --ifx-radar-color and --ifx-radar-op for the veil, --ifx-radar-feather for how soft the sweeping beam edge is, and --ifx-duration/--ifx-ease for the sweep timing. The whole veil lives inside an @media (hover) block, so touch devices and reduced-motion users see the fully uncovered image — never hide essential content behind it.

Use cases

  • gallery
  • portfolio
  • feature
  • hero

Browser support

Enhanced — @property. This effect uses an enhanced feature — provide a graceful fallback for older browsers.

Accessibility

  • Essential content is never hidden behind hover.
  • Includes a prefers-reduced-motion fallback.
  • Touch fallback: fully visible on touch.
  • Keyboard accessible — the effect also triggers on focus-within.