云荷-个人作品展示
标题:
【漫步特效】躁动 探寻的青春/ 一张图片四季变色效果
[打印本页]
作者:
云端漫步
时间:
7 天前
标题:
【漫步特效】躁动 探寻的青春/ 一张图片四季变色效果
作者:
云端漫步
时间:
7 天前
作者:
云端漫步
时间:
7 天前
<style>
#mydiv {
margin: 150px 0 30px calc(50% - 931px);
display: grid;
place-items: center;
width: 1800px;
height: 900px;
background: lightblue url('https://webftp-bbs.hnol.net/ggkj2017/yunduanmanbu/16/5/cvc.jpg') no-repeat center/cover;
box-shadow: 3px 3px 20px #000;
user-select: none;
overflow: hidden;
position: relative;
z-index: 1;
/* 添加多种颜色转换动画 */
animation: multiColorShift 20s infinite ease-in-out;
}
#vid {
position: absolute;
width: 100%;
height: 100%;
object-fit: cover;
pointer-events: none;
mix-blend-mode: screen;
-webkit-mask: linear-gradient(to top right, red 92%, transparent 0);
z-index: 2;
opacity: .45;
}
/* 定义多种颜色转换的动画 */
@keyframes multiColorShift {
0% {
filter: hue-rotate(0deg) saturate(1.2);
}
16% {
filter: hue-rotate(60deg) saturate(1.3);
}
32% {
filter: hue-rotate(120deg) saturate(1.2);
}
48% {
filter: hue-rotate(180deg) saturate(1.4);
}
64% {
filter: hue-rotate(240deg) saturate(1.2);
}
80% {
filter: hue-rotate(300deg) saturate(1.3);
}
100% {
filter: hue-rotate(360deg) saturate(1.2);
}
}
</style>
音乐代码
<div id="mydiv">
<video id="vid" src="https://img.tukuppt.com/video_show/2402760/00/01/42/5b42d8d01da76.mp4" autoplay="" loop="" muted=""></video>
</div>
复制代码
作者:
春华秋实
时间:
7 天前
特效加持,神奇的变化过程
作者:
欧阳风刀
时间:
7 天前
一图跨越四季的视觉过程,这个效果精彩。
作者:
欧阳风刀
时间:
7 天前
感谢哥们分享!
作者:
玫の玫
时间:
7 天前
欣赏漫步老师美作来了,
绿意晕染的天地间,
她似在漂浮,
发丝与衣袂轻扬。
把繁花、
绿叶与她的姿态,
串成关于成长与奔赴的诗,
满是朝气。
作者:
玫の玫
时间:
7 天前
绿色的梦乡里,
她发丝飘,
衣袂摇。
让繁花与绿叶,
都成了青春的见证者,
她的每一寸舒展,
都在诉说 “以探索为名,赴青春之约” 的美好。
感谢老师美作分享!
作者:
圊圊淥詶
时间:
7 天前
感觉特效变色真的好神奇,美美的效果,尽现眼前,好看~~
作者:
圊圊淥詶
时间:
7 天前
谢谢漫步老师分享,晚上好~~
作者:
绿蔷薇
时间:
6 天前
一张图展现四季,细腻的场景变色,既保留画面统一性,又突出四季的鲜明特质~~~
作者:
绿蔷薇
时间:
6 天前
漫步老师制作棒棒哒
谢谢代码的无私分享~
作者:
绿蔷薇
时间:
6 天前
祝漫步老师秋日安康~~~
作者:
云朵朵
时间:
6 天前
非常的漂亮,动静结合,四季变色韵味迷人.............
作者:
云朵朵
时间:
6 天前
问候漫步老师............
欢迎光临 云荷-个人作品展示 (http://www.yhyhlt.com/)
Powered by Discuz! X3.2