
Concept & Goal
Designing a dynamic dance floor composed of individual tiles that rise and rotate to the rhythm of the music, creating a modular and hypnotic visual experience. The avatar, generated with Ready Player Me and animated via Mixamo, serves as a simple narrative element to highlight the true protagonist: the grid of blocks.
Technical Analysis
Procedural Tile Rigging
- Each tile is a bone in a shared armature; rigging controls both appearance (scale) and rotation (X-axis) through drivers linked to the current frame.
- The use of NLA Tracks enables modular animation sequences like “spawn”, “spin”, and “hide”, which can be repeated without duplicating keyframes.
Global Synchronization
- A single controller (Empty with drivers) governs the entire system: it maps the timeline to an offset array, generating staggered delay effects between the tiles.
Lighting & Rendering
- Simple setup with three area lights:
: a front key light to define volumes,a fill light to soften shadows and a rim light to highlight edges and motion. - Rendering was done with Eevee, with motion blur enabled to enhance the sense of continuity and reduce computation time.
Avatar Integration
- The Ready Player Me avatar was imported into Blender, with Mixamo animations applied via automatic retargeting.
- The character provides scale and visual dynamism to the scene, without requiring custom modeling or skinning.
Visual Description
2 Modular Grids 8×10:
The dance floor consists of 160 rectangular tiles, arranged in a grid structure.
Each tile is colored with a layered concentric pattern: a yellow center, a red ring, a cyan ring, and a fuchsia outer border forming geometric shapes that transform with each animation cycle.Neon and Interactive Lights:
The grid is bordered by blue circular lights that emphasize the perimeter of the floor.
The strong color contrast between the luminous tiles and the dark background enhances the readability of the dynamic pattern, even from a distance.Synchronized Movement:
The tile animation activates in waves, resembling square dance steps.
Each tile rises vertically, rotates 90° around the grid center, then returns to the horizontal position generating striking “grid shift” effects.Futuristic Aesthetic:
The combination of vibrant colors and minimalist design evokes a cyberpunk atmosphere.
Subtle reflections on the glossy surfaces give a high-tech appearance, while the clean layout and geometric repetition ensure a refined, elegant visual touch.
Key Skills
- Advanced rigging using drivers and NLA for modular animation control
- Armature-based animation for instanced multi-object setups
- Timeline sync & offset mapping to create programmable delay effects
- Lighting and motion blur optimization in Eevee for fast rendering performance
- Integration of external assets (Ready Player Me, Mixamo) into Blender workflows