几何 三张

本组共 1 张图片
无水印高清下载 1张
微信扫码打开小程序,全部图片免费下载
加载中
几何 三张 第1张 - 2026微信女生头像 二次元动漫治愈系高级感小众复古头像 高清无水印免费下载
1 🔒
{
"id": "mondrian-geometry-dynamic",
"name": "蒙德里安几何 5线增强版",
"v": "7.0",
"commands": [
{
"txt": "画布基础底色",
"method": "fillRect",
"color": "bg",
"rect": [0, 0, 1, 2.0]
},
{
"txt": "背景装饰:5条 45度 极细斜线(错落分布)",
"method": "path",
"d": "M 0.1 0.3 L 0.25 0.15 M 0.7 0.85 L 0.85 0.7 M 0.05 0.8 L 0.15 0.7 M 0.8 0.2 L 0.95 0.05 M 0.45 0.95 L 0.55 0.85",
"options": {
"stroke": "main",
"strokeWidth": 1.0,
"opacity": 0.35,
"roughness": 0
}
},
{
"txt": "核心图像层:自适应非对称布局",
"method": "drawImages",
"layouts": {
"1": [
[0.4, 0.45, 0.5, 0]
],
"2": [
[0.4, 0.42, 0.5, 0],
[0.4, 0.75, 0.22, 0]
],
"3": [
[0.4, 0.42, 0.5, 0],
[0.16, 0.6, 0.22, 0],
[0.4, 0.75, 0.22, 0]
]
},
"layers": [
{
"txt": "直角裁切",
"type": "artisticClip",
"mode": "rect",
"cornerRadius": 0,
"height_ratio": 1.0
},
{
"txt": "图片渲染层",
"type": "image",
"shape": "none",
"height_ratio": 1.0,
"offset": [0.5, 0.5]
}
]
},
{
"txt": "垂直色块1 - sub1",
"method": "fillRect",
"color": "sub1",
"rect": [0.85, 0.70, 0.035, 0.018]
},
{
"txt": "垂直色块2 - sub2",
"method": "fillRect",
"color": "sub2",
"rect": [0.85, 0.74, 0.035, 0.018]
},
{
"txt": "垂直色块3 - sub3",
"method": "fillRect",
"color": "sub3",
"rect": [0.85, 0.78, 0.035, 0.018]
}
]
}