Gold-Leaf Ornamental Studies
Byzantine Counterpoint
Two SVG columns of spirals, eyes, and triangles in gold and malachite cycle motifs and counter-rotate every 900ms in phase-shifted counterpoint.
svglight complexitysubtle motion
Open on the canvas to copy the code → Free account · 3 copies a day · membership goes unlimited
Worth keeping?
Votes steer what gets built next — sign in to cast one, free to read
When to use it
Decorative ambient panels, art-deco or gold-leaf-themed hero sections, museum or gallery UI backgrounds.
When not to
Contexts needing fast feedback or interactivity; the slow step cadence looks broken in busy, content-heavy layouts.
Working with an AI agent
Every component ships agent-ready metadata. An example instruction for this one:
Change GOLD to '#d4af37' and MALA to '#2e8b57', add a third column, and speed the tick interval from 900ms to 600ms. Theme: dark tokens live in :root, the light variant in :root[data-theme="light"]; ?theme=light or a {type:'forever:theme'} postMessage switches at runtime.
Safe to edit
- tick interval (acc>900)
- gold color (GOLD='#c8a951')
- malachite color (MALA='#1f6b4f')
- motifs array order [SP,EYE,TRI,EYE,SP]
- rotation step per tick (step*30 deg)
- mark scale values (1.1 / 0.92)
- theme tokens (:root dark defaults + [data-theme=light] overrides)
Keep intact
- IIFE wrapper
- prefers-reduced-motion guard (REDUCED branch)
- visibilitychange pause/resume
- aria-label on stage element
- theme hook (?theme= bootstrap + forever:theme message listener + theme tokens)
Known limitations
- 900ms interval feels sluggish — motion won't be apparent until the second tick
- Only two columns; layout is hardcoded and not responsive to arbitrary column counts
More Gold-Leaf Ornamental Studies components
- The Golden TreeRecursive gold fractal tree grows and breathes via a pulsing sine wave, with spiral coil tips and drifting gold flecks against a near-black background.
- Mosaic ShimmerA 14x10 grid of gold tesserae pulses in diagonal sine-wave shimmer; sparse jewel-toned accents pop against the gold, evoking Byzantine mosaic.
- Spiral Ornament EngineGold spirals, all-seeing eyes, and gilded triangles fade in and out against a near-black background, slowly rotating as they drift through their lifespan.
- Gilded HaloConcentric gold rings bloom and fade from click/pointer points while gold-leaf flecks scatter with gravity; auto-strikes keep it alive passively.
- The Pattern LoomThree gold friezes of gold-leaf symbols (circles, spirals, triangles, eyes) scroll in alternating directions at staggered speeds, endlessly re-weaving.
- Falling GoldDiamond-shaped gold flakes drift and sway downward against a near-black background, each shimmering in opacity as they tumble and rotate.