Measured entry
cultui-canvas-fractal-grid
background-effectdark-futuristicmotion on file
A client-side React background effect shipped as a shadcn registry component. It renders a responsive dot field on canvas, adds pointer-driven waves, glow and optional noise or gradients, and adapts drawing density at runtime. It depends on Motion, browser canvas APIs and Tailwind utility classes.



Measured
Every value below was written by the harness on the run that produced the frames above. None of it is derived from the prose.
| Build | OK |
|---|---|
| Mount | OK |
| Console errors | 0 |
| Uncaught page errors | 0 |
| Horizontal overflow | clean at 375, 768, 1440 |
| Axe critical | 0 |
| Axe serious | 0 |
| Axe moderate | 0 |
| Axe minor | 0 |
| Gzip marginal | 61.9 KB (127.3 KB build, 65.4 KB baseline) |
| Bare mode | OK |
| Provider required | NO |
| Demo used | written from the component source API |
Verdict
A credible choice for an expressive hero backdrop: it built and mounted cleanly, stayed contained across the tested layouts and exposed useful visual controls. The tradeoff is meaningful dependency and rendering overhead for decoration, plus no built-in reduced-motion behavior.
Use it if
- You need an interactive full-bleed backdrop for a hero or landing section.
- Your design benefits from a pointer-reactive dot field with configurable color, spacing and effects.
- Your app already supports client-rendered React components and Motion.
Skip it if
- You need a static or very lightweight background with no continuous canvas work.
- Your motion policy requires built-in reduced-motion handling.
- The effect must size its drawing buffer strictly to a nested container rather than the browser viewport.
- You want to avoid adding Motion for a decorative effect.
Install
| Declared dependencies | motion |
|---|---|
| Missing on install | none |
| Bare install | builds and mounts without the shadcn-style helpers |
| Provider | no provider required in the harness |
Copy the client component into your project, install Motion, and provide Tailwind-compatible utility classes or translate them to your styling system. Render it only in the browser and place it inside a positioned container with an explicit size. No shadcn provider is required.
Source and credit
This page is a review, not a copy. The component source lives with its author and this site does not republish it. Read the license before you use anything.
Author repository
github.com/nolly-studio/cult-uiAlternatives
Other published entries for the background-effect pattern, ordered by what they measured: mounts first, then clean axe scans, then bare-mode passes, then the smaller bundle.
- ruixen-loading-circlegradient-glow
- Renders
- YES
- A11y
- 0
- Gzip
- 17.7KB
- Bare
- pass
- Prov
- NO
- eldora-hacker-backgrounddark-futuristic
- Renders
- YES
- A11y
- 0
- Gzip
- 17.8KB
- Bare
- pass
- Prov
- NO
- ruixen-ripple-circlesgradient-glow
- Renders
- YES
- A11y
- 0
- Gzip
- 17.9KB
- Bare
- pass
- Prov
- NO
- ruixen-dual-tone-rain-backgroundunclassified
- Renders
- YES
- A11y
- 0
- Gzip
- 18.4KB
- Bare
- pass
- Prov
- NO
- cultui-lightboardliquid-glass
- Renders
- YES
- A11y
- 0
- Gzip
- 19.6KB
- Bare
- pass
- Prov
- NO
- ruixen-mouse-sparkunclassified
- Renders
- YES
- A11y
- 0
- Gzip
- 20.6KB
- Bare
- pass
- Prov
- NO