Slices From Depth
スライスが奥から手前へ
Generation Prompt
【対象要素】 - 一覧やギャラリーで見せる写真・カード1枚に適用する 【演出内容】 - 縦スライスが奥から手前へ順に飛び出してきて、正面で1枚の写真になる - 奥にあるほど小さく見える 【品質要件】 - 遠近は強くしすぎず、歪みが目立たない範囲に留める - 手前に来たスライス同士に隙間や重なりを作らない - prefers-reduced-motion 時は演出を無効化し、最初から完成した状態で表示する - 表示しきってから一拍(0.3秒程度)おいて次のループに入る - カードは半透明(不透明度0.7程度)にして、背後の要素や文字を潰さない
[Target] - Apply to a single photo or card shown in a listing or gallery [Motion] - Vertical slices fly forward from depth one by one and settle into a single flat image [Quality] - Keep the perspective mild so distortion stays subtle - No gaps or overlaps once the slices are in front - 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.