Mouse Image Distortion
This Demo Requires Full window for better accuracy and performance. Click the button below to open a Good Preview.
Installation
Install Dependencies
Copy and Paste the component
@/components/reframe-ui/mouse-image-distortion.tsx
Usage
Props
| Name | Type | Default | Required | Description |
|---|---|---|---|---|
| src | string | - | Yes | Image source URL. |
| imageScale | number | - | No | How big the image is relative to viewport height. |
| amplitude | number | - | No | Displacement strength. |
| smooth | number | - | No | Smoothing for delta. |
| positionLerp | number | - | No | Mesh position smoothing. |
| segments | number | - | No | Geometry detail (higher = smoother distortion). |
© Copyright 2025. All rights reserved.Built by @thommysart