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