particle-spherical:粒子在球体中移动

时间:2024-05-17 06:51:48
【文件属性】:

文件名称:particle-spherical:粒子在球体中移动

文件大小:62KB

文件格式:ZIP

更新时间:2024-05-17 06:51:48

JavaScript

球形粒子 球形运动的粒子。 球坐标的计算如下。 x = Math.cos(rad) * Math.cos(rad2) * r; y = Math.cos(rad) * Math.sin(rad2) * r; z = Math.sin(rad) * r;


【文件预览】:
particle-spherical-gh-pages
----css()
--------style.min.css(396B)
----.gitignore(71B)
----README.md(253B)
----package.json(776B)
----src()
--------scss()
--------js()
----img()
--------ogp.png(54KB)
----js()
--------common.min.js(6KB)
----index.html(1KB)
----gulpfile.js(1KB)

网友评论