CSS雷达光波效果(前端雷达光波效果)
创始人
2024-11-15 20:37:28
0

前言

CSS雷达光波效果是一种视觉动画效果,常用于模仿雷达扫描或检测的视觉反馈。这种效果通常涉及到动态的圆形或弧形图案,它们从一个中心点向外扩散,类似于水面上的涟漪或雷达扫描线。以下是创建CSS雷达光波效果的一些关键技术和步骤,这里提供两种效果 ,简单记录一下


一. First

1. HTML 结构

2. CSS 内容 

  .radar_container {     margin: auto;     position: relative;     width: 200px;     height: 200px;     // background-color: #000;     border-radius: 50%;     overflow: hidden;     cursor: pointer;     display: flex;     align-items: center;     justify-content: center;   }    .radar_wave {     position: absolute;     width: 20px;     height: 20px;     border: 1px solid #00ff00;     border-radius: 50%;     transform: scale(0); // 初始状态改为从中间开始     box-shadow: inset 0 0 5px 1px #00ff00; // 添加阴影     animation: radar_wave-animation 3s infinite;   }    .radar_wave:nth-child(1) {     animation-delay: 0s;   }   .radar_wave:nth-child(2) {     animation-delay: 1s;   }   .radar_wave:nth-child(3) {     animation-delay: 2s;   }    @keyframes radar_wave-animation {     0% {       transform: scale(0); // 从中间开始       opacity: 1;     }     100% {       transform: scale(10); // 扩散到原来的10倍大小       opacity: 0;     }   }


二. Second

1. HTML 结构同上,CSS 内容请看以下 

  .radar_container {     margin: auto;     position: relative;     width: 200px;     height: 200px;     // background-color: #000;     border-radius: 50%;     overflow: hidden;     cursor: pointer;   }   .radar_wave {     position: absolute;     top: 50%;     left: 50%;     width: 20px;     height: 20px;     background-color: #8080ff;     border-radius: 50%;     transform: translate(-50%, -50%) scale(1);     animation: radar_wave-animation 3s infinite;   }    .radar_wave:nth-child(1) {     animation-delay: 0s;   }    .radar_wave:nth-child(2) {     animation-delay: 1s;   }    .radar_wave:nth-child(3) {     animation-delay: 2s;   }    @keyframes radar_wave-animation {     0% {       transform: scale(0); // 从中间开始       opacity: 1;     }     100% {       transform: scale(10); // 扩散到原来的10倍大小       opacity: 0;     }   }

感觉有用,就一键三连,感谢(●'◡'●)

相关内容

热门资讯

每日必看!购买的wpk辅助在哪... 每日必看!购买的wpk辅助在哪里下载,wepoker一直输的号能继续打吗,详情教程(有挂细节)-哔哩...
现就发布提示!玄龙辅助下载!竟... 现就发布提示!玄龙辅助下载!竟然真的有辅助软件(果真有挂)-哔哩哔哩1、超多福利:超高返利,海量正版...
透明了解!wepoker怎么挂... 透明了解!wepoker怎么挂底牌,wepoker看底牌,详情教程(有挂实锤)-哔哩哔哩wepoke...
近期!七千在线十三道辅助!原来... 近期!七千在线十三道辅助!原来真的是有辅助器(有挂详情)-哔哩哔哩1、七千在线十三道辅助辅助器安装包...
重大推荐!wepoker私人局... 重大推荐!wepoker私人局规律,wepoker破解游戏盒子,揭幕教程(有挂工具)-哔哩哔哩1、操...
此事备受玩家关注!决战卡五星辅... 此事备受玩家关注!决战卡五星辅助源码!果然是真的辅助器(讲解有挂)-哔哩哔哩1、下载好决战卡五星辅助...
一分钟揭秘!aapoker免费... 一分钟揭秘!aapoker免费透视脚本,哈糖大菠萝万能挂,辅助教程(的确有挂)-哔哩哔哩1、全新机制...
目前!哥哥打大a辅助工具靠谱嘛... 目前!哥哥打大a辅助工具靠谱嘛!好像存在有辅助修改器(确实有挂)-哔哩哔哩1、该软件可以轻松地帮助玩...
大家学习交流!wepoker透... 大家学习交流!wepoker透视app下载,wepoker私局代打,开挂教程(有挂细节)-哔哩哔哩1...
反观!仟众部落辅助!总是是真的... 反观!仟众部落辅助!总是是真的辅助下载(有挂讲解)-哔哩哔哩1、许多玩家不知道仟众部落辅助辅助怎么退...