interactive 3D globe that allows you to rotate and zoom in on Earth with intuitive mouse controls
import RotatingEarth from "@/components/ui/wireframe-dotted-globe"; export default function DemoOne() { return <RotatingEarth />; }
Part of shadway — browse the full library on 21st.dev.