Globe

Interactive 3D globe with connection arcs and glow effects.

three3dglobeinteractivewebgl

Installation

Terminalbash
npx motioncraft add globe

Usage

globe.tsxtsx
import { Globe } from "@/components/three/globe";

<Globe className="h-96" />

Props

PropTypeDefaultDescription
classNamestringAdditional CSS classes

Related Components