folmura:随机生成的视觉与随机生成的公式

时间:2024-03-30 05:03:25
【文件属性】:

文件名称:folmura:随机生成的视觉与随机生成的公式

文件大小:14.32MB

文件格式:ZIP

更新时间:2024-03-30 05:03:25

TypeScript

佛罗玛( ) 使用随机生成的公式随机生成的视觉效果。 单击/点击以生成另一个。 按“ F”键查看公式。 有趣的随机种子 如何产生视觉效果 画布由与线相连的点组成。 每个点的位置,大小和颜色由变量定义: x/y = horizontal/vertical position w/h = width/height ((width + height) / 2 is used as a stroke weight of each line) H/S/B = color (Hue/Saturation/Brightness) 每个变量都是通过随机生成的公式计算的。 该公式是使用以下功能组合生成的: v1 + v2, v1 - v2, v1 * v2, v1 / v2, sin(v1), cos(v1), exp(v1), pow(v1, v2), noise(v1), v1 > v2 ?


【文件预览】:
folmura-master
----docs()
--------screenshots()
--------main.e14af47b.js(1.44MB)
--------index.html(292B)
----package.json(606B)
----src()
--------random.ts(1KB)
--------formula.ts(3KB)
--------vector.ts(3KB)
--------index.html(349B)
--------main.ts(6KB)
--------math.ts(916B)
----tsconfig.json(144B)
----.gitignore(72B)
----README.md(3KB)
----.gitattributes(57B)
----LICENSE.txt(1KB)

网友评论