texgen.js:JavaScript纹理生成器

时间:2024-03-19 22:03:02
【文件属性】:

文件名称:texgen.js:JavaScript纹理生成器

文件大小:6.43MB

文件格式:ZIP

更新时间:2024-03-19 22:03:02

JavaScript

texgen.js 程序纹理生成器 用法 var texture = new TG . Texture ( 256 , 256 ) . add ( new TG . XOR ( ) . tint ( 1 , 0.5 , 0.7 ) ) . add ( new TG . SinX ( ) . frequency ( 0.004 ) . tint ( 0.5 , 0 , 0 ) ) . mul ( new TG . SinY ( ) . frequency ( 0.004 ) . tint ( 0.5 , 0 , 0 ) ) . add ( new TG . SinX ( ) . frequency ( 0.0065 ) . tint ( 0.1 , 0.5 , 0.2 ) ) . add ( new TG . SinY ( ) . frequency


【文件预览】:
texgen.js-master
----package.json(559B)
----editor()
--------main.js(12KB)
--------ext()
--------index2.html(4KB)
--------css()
--------index.html(2KB)
----src()
--------TexGen.js(30KB)
----build()
--------texgen.min.js(11KB)
----LICENSE(1KB)
----.github()
--------FUNDING.yml(17B)
----utils()
--------compiler()
--------builder.py(342B)
----examples()
--------animated.html(2KB)
--------noise.html(8KB)
--------index.html(14KB)
----README.md(614B)
----index.html(3KB)
----files()
--------samples.png(834KB)
----CNAME(13B)

网友评论