Display a collection of icons or images in an interactive 3D sphere with smooth rotation and click interactions.Documentation Index
Fetch the complete documentation index at: https://mintlify.com/Max-Samson/magicui/llms.txt
Use this file to discover all available pages before exploring further.
Installation
Usage
With Images
With SVG Icons
Props
Array of React icon components to render in the cloud
Array of image URLs to render in the cloud
Features
- Interactive 3D rotation
- Click icons to bring them to focus
- Drag to rotate the sphere
- Auto-rotation based on mouse position
- Smooth animations with easing
- Depth-based scaling and opacity
- Support for both SVG icons and images
- Canvas-based rendering for performance
Interaction
- Drag: Click and drag to manually rotate the sphere
- Click Icon: Click any icon to smoothly rotate it to the front
- Hover: Move mouse to influence rotation speed and direction
Notes
- Icons are distributed using Fibonacci sphere algorithm for even spacing
- Canvas renders at 400x400px by default
- Images are rendered as circles
- Supports CORS for external images
- Automatically pauses rotation when dragging