color-ms-turing-patterns:用于创建RGB多比例图灵图案的C ++库

时间:2024-05-22 05:02:16
【文件属性】:

文件名称:color-ms-turing-patterns:用于创建RGB多比例图灵图案的C ++库

文件大小:19.54MB

文件格式:ZIP

更新时间:2024-05-22 05:02:16

C++

颜色ms图灵模式 用于创建RGB多比例图灵模式的C ++库基于的工作和的实现。 我添加了“颜色”,“对称度”,“图像播种”和“复合/多比例合成”功能。 #Requirements该库需要SFML 2.0 用 main.cpp文件包含变量 const int WIDTH = 1000; const int HEIGHT = 1000; bool SYM = false; int TYPE = 2; 宽度和高度符合预期。 SYM允许您打开或关闭对称性。 TYPE决定要实施的秤的数量。 TYPE = 2表示应用两个具有最小计算偏差的标度,TYPE = 1充当典型的MSTP。 vars.cpp文件包含更详细的变量 const int maxScales = 10; const int nScales = 10; const int Turing::scales = nScales; con


【文件预览】:
color-ms-turing-patterns-master
----turing.cpp(12KB)
----examples()
--------example3.png(4.38MB)
--------example5.jpg(513KB)
--------example4.png(2.22MB)
--------example2.png(9.02MB)
--------example6.jpg(632KB)
--------example1.png(3.83MB)
----main.cpp(3KB)
----LICENSE(18KB)
----README.md(4KB)
----imageP.h(3KB)
----turing.h(2KB)
----vars.cpp(855B)

网友评论