文件名称:sacred-geometry:生成神圣几何
文件大小:1.46MB
文件格式:ZIP
更新时间:2024-06-02 18:18:14
JavaScript
神圣几何 生成这样的形状。 使用构建 建造 从极坐标转换为笛卡尔坐标: x = cx + r * cos(a) y = cy + r * sin(a) Where r is the radius, cx,cy the origin, and a the angle. 的角度必须为弧度。 将度数转换为弧度 笔记 理论: : 演练: : 本机JS代码 有关图形演练的信息: : https://codeburst.io/creating-and-drawing-on-an-html5-canvas-using-javascript-93da75f001c1 笑脸: https : //www.w3resource.com/javascript-exercises/javascript-drawing-exercise-5.php 画布上的详细信息: https : //
【文件预览】:
sacred-geometry-master
----.gitignore(310B)
----README.md(2KB)
----firebase.json(241B)
----.firebaserc(65B)
----public()
--------manifest.json(250B)
--------robots.txt(67B)
--------favicon.png(758KB)
--------index.html(2KB)
----package.json(932B)
----src()
--------serviceWorker.js(5KB)
--------components()
--------Utils.js(807B)
--------redux()
--------index.js(1KB)
--------images()
----.firebase()
--------hosting.YnVpbGQ.cache(1KB)
----yarn.lock(555KB)