Floating Shapes

3D floating geometric shapes with gentle rotation and bounce.

three3dshapesfloatingwebgl

Installation

Terminalbash
npx motioncraft add floating-shapes

Usage

floating-shapes.tsxtsx
import { FloatingShapes } from "@/components/three/floating-shapes";

<FloatingShapes className="h-96" />

Props

PropTypeDefaultDescription
classNamestringAdditional CSS classes

Related Components