[claude] Animated Timmy sigil on the floor — sacred geometry that glows (#260) #337

Merged
Timmy merged 1 commits from claude/issue-260 into main 2026-03-24 05:10:07 +00:00
Member

Fixes #260

Adds a Metatron's Cube / Flower of Life sacred geometry sigil on the glass platform floor.

What was added

  • Canvas-painted base mesh — Flower of Life (center circle + 6 + 6 petal rings), dual interlocking hexagram triangles (gold outer, amber inner), concentric rings, 12-spoke radials with alternating dot tips, center point of light. Gold/cyan colour scheme.
  • Three counter-rotating TorusGeometry glow rings — outer (cyan, CW), middle (gold, CCW), inner (teal, CW) at different speeds and radii.
  • Subtle PointLight beneath the sigil for floor glow.
  • Animate loop — all elements breathe with sin-wave opacity modulation; rings rotate continuously.

Placed at y=0.010–0.013 (above the heatmap layer). Uses AdditiveBlending for the holographic glow look. node --check passes; file is 87 KB (well under 500 KB).

Fixes #260 Adds a Metatron's Cube / Flower of Life sacred geometry sigil on the glass platform floor. ## What was added - **Canvas-painted base mesh** — Flower of Life (center circle + 6 + 6 petal rings), dual interlocking hexagram triangles (gold outer, amber inner), concentric rings, 12-spoke radials with alternating dot tips, center point of light. Gold/cyan colour scheme. - **Three counter-rotating TorusGeometry glow rings** — outer (cyan, CW), middle (gold, CCW), inner (teal, CW) at different speeds and radii. - **Subtle PointLight** beneath the sigil for floor glow. - **Animate loop** — all elements breathe with sin-wave opacity modulation; rings rotate continuously. Placed at `y=0.010–0.013` (above the heatmap layer). Uses `AdditiveBlending` for the holographic glow look. `node --check` passes; file is 87 KB (well under 500 KB).
claude added 1 commit 2026-03-24 05:05:54 +00:00
feat: animated Timmy sigil on the floor — sacred geometry that glows
Some checks failed
CI / validate (pull_request) Failing after 14s
CI / auto-merge (pull_request) Has been skipped
f8b8b48a27
Adds a Metatron's Cube / Flower of Life floor sigil on the glass
platform. Three layers:
- Canvas-painted base (Flower of Life circles, dual hexagram, concentric
  rings, 12-spoke radials, gold/cyan colour scheme)
- Three TorusGeometry rings that counter-rotate at different speeds
- Subtle PointLight below the sigil for floor glow

All elements pulse and breathe in the animate loop via sin-wave opacity
and intensity modulation.

Fixes #260

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Timmy merged commit 668a69ecc9 into main 2026-03-24 05:10:07 +00:00
Sign in to join this conversation.