# 3d Globe Animated

> A 3D globe animation is an interactive, rotating model of the Earth rendered in three dimensions. It visually represents global data—such as user locations, real-time activity, or network connections—using dynamic elements like pins, arcs, or glowing dots. Often built with WebGL or libraries like Three.js, it's used in dashboards, websites, or apps to provide an engaging and informative way to explore geographic information.

- Author: [Naman Bansal](https://21st.dev/@namanbansal580)
- License: unknown
- Live preview: https://21st.dev/@namanbansal580/components/3d-globe-animated

## Install

```bash
npx shadcn@latest add "https://21st.dev/r/namanbansal580/3d-globe-animated?api_key=$API_KEY_21ST"
```

Requires a 21st API key (generate one at https://21st.dev/mcp) passed as `API_KEY_21ST`. Free accounts get a limited number of installs per day; unlimited on a paid plan — see https://21st.dev/pricing.

Full component directory: https://21st.dev/llms.txt
