用chatgpt还有kimi 让实现动画效果的星空,都太垃圾了
不是y轴移动,就是x轴移动,
我要z轴移动,他们就是搞不出来,
ai写代码还有很长的路。
<!DOCTYPE html>
<meta charset="utf-8" />
<head>
<title>ai相关博客</title>
</head>
<bodystyle="position: fixed; left: 0px; right: 0px; top: 0px; bottom: 0px; overflow: hidden; margin: 0; padding: 0;"
><div class="header-title"><a href="" title="神造ai">神造ai</a></div><canvasid="canvas"style="width: 100%; height: 100%; padding: 0;margin: 0;"></canvas><script>const canvas = document.getElementById("canvas");const c = canvas.getContext("2d");let w;let h;const setCanvasE