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-TS-CSS
import { MetaBallsTSCSS } from "@/components/MetaBalls-TS-CSS"
<MetaBallsTSCSS />