Fracture Reassemble
A colorful grid of tiles shatters outward in 3D space with random rotations, then reassembles back into a coherent layout with abstract Unicode symbols.
Overview
Section titled “Overview”Demonstrates 3D CSS transforms with staggered per-tile timing based on distance from center for a dramatic fracture/rebuild effect.
Key techniques:
- Per-tile randomFloat seeded scatter positions and rotations
- StaggeredMotion keyframe sequencing with
hold(...)for assemble → hold → fracture - Distance-from-center delay timing for ripple-like animation
- Abstract Unicode symbol overlay on center-row tiles