Split Into Four
1枚が複数に分かれる
Generation Prompt
【対象要素】 - 重なった写真・カード1枚と、そこから分かれる4枚に適用する 【演出内容】 - 中央で重なっていた1枚が、4枚に分かれて四隅へ広がる - 分かれる速度は4枚とも揃える 【品質要件】 - 広がりきったときに4枚が枠内に収まるようにする - 分かれる方向は対角線上に揃える - prefers-reduced-motion 時は演出を無効化し、最初から完成した状態で表示する - 表示しきってから一拍(0.3秒程度)おいて次のループに入る - カードは半透明(不透明度0.7程度)にして、背後の要素や文字を潰さない
[Target] - Apply to one stacked card that separates into four [Motion] - A single stacked card splits into four and spreads to the four corners [Quality] - Keep all four inside the frame when fully spread - Move them along matching diagonals - When prefers-reduced-motion is set, disable the motion and show the finished state from the start - Let the motion finish completely, then pause for about 0.3s before the next loop - Keep the cards semi-transparent (around 0.7 opacity) so anything behind stays legible
Prompts and demo code are free to use in your own projects. See About.