CurvedTextScroll

Curved 3D text paths with horizontal-scrolling cards + dot grid.

Not VerifiedBlockCollected2 files
gsapthreegsapgsap/ScrollTrigger
scroll3dtextcurvesthree-jshorizontaldot-gridgsap

Preview

CurvedTextScrollOpen Full Page

[!TIP] Open in full screen for the best experience.

Install

npx shadcn add https://www.razisyed.cv/r/curved-text-scroll

Dependencies

npm i gsap

Usage

import { CurvedTextScroll } from "@/components/collected/curved-text-scroll/CurvedTextScroll";

export default function Example() {
  return <CurvedTextScroll />;
}

Source

Loading source...
razi's registry