Back to Projects

Exploding Squares

Project Content

This interactive 3D scene features a grid of colorful cubes that explode when clicked. Each cube has a unique color and regenerates with a potentially different color after exploding. The scene demonstrates the use of React Three Fiber for creating dynamic 3D interactions.

Interaction Guide

  • Click on any cube to make it explode
  • Exploded cubes will regenerate after 2 seconds
  • Regenerated cubes may have different colors
  • View is fixed in isometric perspective

Project Details

  • Created: April 4, 2025
  • Type: 3D Web Experience

Technologies

  • Next.js
  • Three.js
  • React Three Fiber