56
95

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

『自慢したくなる』コピペ大歓迎のCSS画像アニメーション55選!【完全オリジナルコード】

Last updated at Posted at 2020-07-27

スクリーンショット 2020-07-27 23.47.46.png

こちらの記事に記載のデザイン・コードは全てオリジナルなので自由に使っていただいて大丈夫です(筆者が作成したため)
プロジェクトに取り込んでより充実したデザインにしてもらえれば○
コードは全てリンク先に説明付きで記載してあります


##【真似したくなる】transform:rotate×scaleでCSS画像アニメーション3選

動きは下の画像のような感じになります

###1. transform rotateX×scaleで【縦回転】CSS画像アニメーション
スクリーンショット 2020-07-27 23.27.44.png

###2. transform rotateY×scaleで【横回転】CSS画像アニメーション
スクリーンショット 2020-07-27 23.27.51.png

###3. transform rotateY/Z×scaleで【3D回転】画像アニメーション
スクリーンショット 2020-07-27 23.27.57.png


##transform:translateで絵画デザインのスライドショーを実現!CSSスライダーアニメーション3選

動きは下の画像のような感じになります

###1. クリックで右方向からスライドしてくるアニメーション
スクリーンショット 2020-07-27 23.31.41.png

###2. クリックで上からスライドしてくるアニメーション
スクリーンショット 2020-07-27 23.31.46.png

###3. クリックで斜め上からスライドしてくるアニメーション
スクリーンショット 2020-07-27 23.31.52.png


##【transform:rotate×scale】回転×拡大するCSS画像アニメーション3選

動きは下の画像のような感じになります

###1. 【縦回転】transform rotateXで画像アニメーション
スクリーンショット 2020-07-27 23.34.00.png

###2. 【横回転】transform rotateYで画像アニメーション
スクリーンショット 2020-07-27 23.34.07.png

###3. 【3D回転】transform rotateYZで画像アニメーション
スクリーンショット 2020-07-27 23.34.16.png


##filterとtransformでリアルな絵画デザインのCSSスライダーアニメーション3選

動きは下の画像のような感じになります

###1. クリックで横幅が伸び縮みしながらスライドするアニメーション
スクリーンショット 2020-07-27 23.36.33.png

###2. クリックで縦幅が伸び縮みしながらスライドするアニメーション
スクリーンショット 2020-07-27 23.36.38.png

###3. クリックで思いっきり伸び縮みしながらスライドするアニメーション
スクリーンショット 2020-07-27 23.36.43.png


##filterとtransformで超動くCSSスライダーアニメーション4選【Web制作者必見】

動きは下の画像のような感じになります

###1. 縦回転するシンプルなスライダーアニメーション
スクリーンショット 2020-07-27 23.39.00.png

###2. 滑らかに横回転するスライダーアニメーション
スクリーンショット 2020-07-27 23.39.05.png

###3. 平面回転するスタイリッシュなスライダーアニメーション
スクリーンショット 2020-07-27 23.39.11.png


##【transform×回転『rotate』】CSS画像アニメーション3選

動きは下の画像のような感じになります

###1. 【縦回転】transform rotateXで画像アニメーション
スクリーンショット 2020-07-27 23.41.19.png

###2. 【横回転】transform rotateYで画像アニメーション
スクリーンショット 2020-07-27 23.41.25.png

###3. 【3D回転】transform rotateYZで画像アニメーション
スクリーンショット 2020-07-27 23.41.31.png


##【transform rotate×画像背景】CSS回転アニメーション3選

動きは下の画像のような感じになります

###1. 【縦回転】transform rotateX画像背景アニメーション
スクリーンショット 2020-07-27 23.43.31.png

###2. 【横回転】transform rotateY画像背景アニメーション
スクリーンショット 2020-07-27 23.43.37.png

###3. 【3D回転】transform rotateYZ画像背景アニメーション
スクリーンショット 2020-07-27 23.43.42.png


##clip path polygonで2枚の画像を半々(三角形)で表示するCSSアニメーション3選

動きは下の画像のような感じになります

###1. 【ぼやけるアニメーション】clip path : polygon+filter : blur
clip-path-image-animation1.png

###2. 【美しいアニメーション】clip path : polygon+filter : grayscale contrast saturate
clip-path-image-animation2.png

###3. 【オーロラアニメーション】clip path : polygon+filter : grayscale saturate hue-rotate
clip-path-image-animation3.png


##【解説付き】マテリアルデザインをコピペで実装!CSSスライダーアニメーション6選(filter編)

動きは下の画像のような感じになります

###1. hoverで画像が半透明に?超便利なスライダーアニメーション
click-animation-sliders-filter-opacity.png

###2. hoverで画像の色が暴れ出すスライダーアニメーション
click-animation-sliders-filter-hue-rotate.png

###3. hoverでモノクロ画像が200倍色鮮やかになるスライダーアニメーション
click-animation-sliders-filter-grayscale.png


##絶対失敗しないナビゲーションメニューサンプル3選

動きは下の画像のような感じになります

###1. シンプルだけど洗練されたスライダーアニメーション
click-animation-sliders.png

###2. blurでぼやけながらスライドするスライダーアニメーション
click-animation-sliders2.png

###3. blurとmargin-leftでぼやけながら右へスライドするスライダーアニメーション
click-animation-sliders3.png


##hoverで画像の色が暴れ出す!filter: hue-rotateとtransitionでCSSエフェクト3選

動きは下の画像のような感じになります

###1. 画像がイルミネーションみたいに光りながら回転するhoverエフェクト
css-effects-hover-filter-hue-rotate-spin.png

###2. 臨場感あふれる花火画像が立体的に回転するhoverエフェクト
css-effects-hover-filter-hue-rotate-spin2.png

###3. 色相回転しながらぼかしアニメーションを効かせて消えていくhoverエフェクト
css-effects-hover-filter-hue-rotate-blur.png

##CSSだけ!hoverとtransitionで作る動的画像エフェクト4選(コピペOK)

動きは下の画像のような感じになります

###1. 階段のように背景が現れるhoverエフェクト
animation-image-1.png

###2. 上からブロックが落ちてくるように背景が現れるhoverエフェクト
animation-image2.png

###3. 斜め上からスクリーンのように背景が現れるhoverエフェクト
animation-image3.png

###4. 手裏剣のように回転(rotate)しながら背景が現れるhoverエフェクト
animation-image4.png

##hoverとtransitionでオシャレなCSS画像エフェクト4選!(背景がスっと表示される)

動きは下の画像のような感じになります

###1. フワッと背景が現れるhoverアニメーション

hover-animation-image-fadein.png

###2. 背景が徐々に画像全体へ広がるhoverアニメーション

hover-animation-image-box.png

###3. 扉が閉まるように背景が現れるhoverアニメーション

hover-animation-image-door.png

###4. 丸い背景が徐々に画像全体に広がるhoverアニメーション

hover-animation-image-squere.png

##【transform rotate(360deg)×flexbox】画像が回転+伸縮するCSSアニメーション3選

動きは下の画像のような感じになります

###1. 【縦回転】transform rotateX(360deg)×flexbox画像アニメーション
transform-rotate-flexbox-animation1-228x300.png

###2. 【横回転】transform rotateY(360deg)×flexbox画像アニメーション
transform-rotate-flexbox-animation2-265x300.png

###3. 【平面回転】transform rotateZ(360deg)×flexbox画像アニメーション
transform-rotate-flexbox-animation3-275x300.png

##【徹底解説】flexを応用して画像が伸縮するCSSアニメーション3選

動きは下の画像のような感じになります

###1. flexで2つの画像が伸縮する画像アニメーション
flex-bigger-images-animation1-265x300.png

###2. flexでhoverした画像が100%拡大する画像アニメーション
flex-bigger-images-animation2-266x300.png

###3. filterでエフェクト+flexで3つの画像が伸縮する画像アニメーション
flex-bigger-images-animation3-300x249.png

##【flexboxのjustify−content:center4選】CSS画像アニメーションを画面中央に配置

動きは下の画像のような感じになります

###1. 半分の背景が左右から現れるCSS画像アニメーションをflexboxのjustify−content:centerで中央配置
flexbox-justify−content-animation-image1-300x74.png

###2. 背景が両斜めから現れるCSS画像アニメーションをflexboxのjustify−content:centerで中央配置
flexbox-justify−content-animation-image2-300x76.png

###3. 背景が上下から現れる自動ドアのようなCSS画像アニメーションをflexboxのjustify−content:centerで中央配置
flexbox-justify−content-animation-image3-300x77.png

###4. 半分の背景が上下から現れるCSS画像アニメーションをflexboxのjustify−content:centerで中央配置
flexbox-justify−content-animation-image4-300x77.png

56
95
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
56
95

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?