# robin-dela/hover-effect

Javascript library to draw and animate images on hover

Repository: https://github.com/robin-dela/hover-effect
Canonical: https://ross.abutalabs.com/products/hover-effect
Language: HTML
License: MIT
License Family: permissive
Last push: 2023-06-27T00:32:24+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3081, "days_push": 1164, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1881, forks 309 (observed 2026-08-28T04:05:48.607880+00:00)

## What it is
A small JavaScript library that draws and animates images with WebGL-based distortion effects when hovering. It wraps Three.js and GSAP to create smooth image-to-image transitions using a displacement map.

## Use cases
- add animated image transitions on hover to a website
- create WebGL distortion hover effects for portfolio thumbnails
- animate between two images with a displacement map
- build eye-catching image hover effects without writing shader code
- add liquid distortion image transitions to a landing page

## When to choose
- you want a quick, dependency-light way to add WebGL image hover/distortion effects
- you already use Three.js and GSAP in your frontend
- you need a simple API to transition between two images on hover

## When to avoid
- you need a full animation framework or general-purpose WebGL engine
- you need effects other than image-to-image distortion transitions
- you need a library with frequent updates or broad browser support guarantees

## Facets
- artifact type: library
- maturity: maintenance
- function: animation, image-processing, graphics
- domain: web-development, frontend, graphics
- platform: browser
- tags: webgl, threejs, gsap, hover-effects, image-transition, distortion-effect, nodejs

## Member repositories
- robin-dela/hover-effect (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:48.607880+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:13:58.964657+00:00, confidence not recorded.
  - readme: https://github.com/robin-dela/hover-effect (fetched 2026-08-28T04:05:48.607880+00:00, sha b0fb099d2c58)
- Data as of 2026-08-30T08:39:29.467469+00:00.
