Orbiting Shadow
シャドウ回遊
Generation Prompt
【対象要素】 - 見出しの短いテキストに適用する 【演出内容】 - 文字の落ち影の方向が時計回りに一周し続け、光源が文字の周りを回っているように見せる 【品質要件】 - 影の距離は一定に保ち、方向だけを変える - 1周4秒前後。文字本体は動かさない - ループの継ぎ目が分からないよう、終了時の状態と開始時の状態を完全に一致させる - prefers-reduced-motion 時はアニメーションを止め、静止した完成状態で表示する
[Target] - A short heading text [Motion] - The drop shadow's direction sweeps a full circle, as if a light source orbits the text [Quality] - Keep the shadow distance constant; change only the angle - ~4s per revolution; the text itself never moves - Make the loop seamless: the end state must match the start state exactly - With prefers-reduced-motion, stop the animation and show a static finished state
Prompts and demo code are free to use in your own projects. See About.