Liquid metaball blobs that merge and separate with smooth implicit surface animation.
.metaballs-container { position: relative; width: 100%; height: 100%; }
npx shadcn@latest add @react-bits/MetaBalls-JS-CSS
import { MetaBallsJSCSS } from "@/components/MetaBalls-JS-CSS"
<MetaBallsJSCSS />