StealThis .dev

Icon Cloud

A 3D tag cloud of technology icons orbiting in space using Fibonacci sphere positioning and smooth rotation animation.

Open in Lab
css javascript vue svelte
Targets: TS JS HTML React Vue Svelte

Code

Icon Cloud

A mesmerizing 3D icon cloud where technology icons (or any text/emoji) orbit in a spherical formation. Uses the Fibonacci spiral for even distribution and requestAnimationFrame for buttery-smooth rotation.

How it works

  1. Icons are positioned on a sphere surface using the Fibonacci spiral algorithm
  2. Each frame, all points rotate around the Y axis
  3. 3D coordinates are projected to 2D with perspective scaling
  4. Depth-based opacity and scale create a convincing 3D illusion
  5. Mouse proximity gently tilts the sphere for interactive feel

Customization

  • Pass any array of icons (emoji, text, or image URLs)
  • Adjust RADIUS, ROTATE_SPEED, and perspective distance
  • Control tilt sensitivity with the mouse interaction multiplier

When to use it

  • Technology stack showcases
  • Skills / tools sections on portfolios
  • Animated brand partner displays
  • Feature highlights