canvas三维背景动画
<!doctype html>
<html>
<head>
<title>canvas三维背景动画</title>
</head>
<body style="margin: 0; padding: 0;background-color: #1E1E1E">
<canvas id="canvas" style="position: absolute;opacity: 0.6;z-index: -1"></canvas>
<script src="https://www.jq22.com/jquery/jquery-1.10.2.js"></script>
<script type="text/javascript" src="https://www.jq22.com/demo/threeDimensionalView202301302129/canvas.js"></script>
</body>
</html>
页:
[1]