1 Star 1 Fork 0

听雪 / 樱花3D飘落

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
style.css 599 Bytes
一键复制 编辑 原始数据 按行查看 历史
听雪 提交于 2022-04-28 09:36 . 3D
/*Sakura animation using WebGL. No images are used. The framerate might be slow or the demo might not play at all in some older systems so you can watch this video: http://www.screenr.com/BFZ8. Let me make it clear that I did not make this and just thought is was very cool and wanted to share it.
*/
body {
padding:0;
margin:0;
overflow:hidden;
height: 600px;
}
canvas {
padding:0;
margin:0;
}
div.btnbg {
position:fixed;
left:0;
top:0;
box-shadow: 0px 0px 15px #ccc;
}
div.btnbg:hover{
text-shadow: 0px 0px 3px #ccc;
box-shadow: 0px 0px 20px #ccc;
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/zhw001010/cherry-blossoms-3-d-fall.git
git@gitee.com:zhw001010/cherry-blossoms-3-d-fall.git
zhw001010
cherry-blossoms-3-d-fall
樱花3D飘落
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891