styleAesthetic. Monochrome Pixel Mosaic. overallVibe. Retro mobile-screen pixel art—clean, minimal, and slightly nostalgic. renderingStyle. 1-bit square-pixel grid with optional dithering to suggest tone and depth. Orthographic front view (no perspective distortion). pixelation. perfect square. gridAlignment. uniform, no gaps. ditheringPattern. Floyd–Steinberg or ordered 2×2. colorPalette. pixelColor. , // foreground pixels . , // muted pastel green sample; replace to recolor . 1-bit monochrome. lightingAndShadows. pixelDropShadow. Matte LCD surface. description. Flat display with very fine grain/noise to simulate old LCD texture. noiseIntensity. typography. fontFamily. monospaced bitmap. capitalization. letterSpacing. }, . none (hard pixel edges preserved). posterize → 1-bit → downsample to pixel grid → apply dithering. applyToVectorText. render glyphs to bitmap grid using same pixel size and drop shadow. safeResize. always scale by whole-number multiples to keep squares crisp
{
"风格美学": {
"标题": "单色像素马赛克",
"整体氛围": "复古移动屏幕像素风——简洁、极简,略带怀旧感",
"渲染风格": "1位方形像素网格,可选抖动处理以表现色调与深度",
"视角": "正交正面视角(无透视变形)",
"像素化": {
"像素尺寸": 6, // 每个方形的宽/高(根据输出分辨率调整)
"像素形状": "完美正方形",
"网格对齐": "均匀无间隙",
"抖动模式": "Floyd–Steinberg或2×2有序抖动"
},
"色彩搭配": {
"像素颜色": "#000000", // 前景像素
"背景颜色": "#8CA17C", // 柔和淡绿色示例;可替换以调整配色
"调色板类型": "1位单色"
},
"光影效果": {
"像素投影": {
"启用": true,
"X轴偏移": 0,
"Y轴偏移": 1,
"模糊度": 2,
"不透明度": 0.25
}
},
"材质与纹理": [
{
"类型": "哑光LCD表面",
"描述": "带有细微颗粒/噪点的平面显示效果,模拟老式LCD纹理",
"噪点强度": 0.01
}
],
"字体排版": {
"字体系列": "等宽点阵字体",
"字重": "粗体",
"字母格式": "大写",
"字间距": 0,
"对齐方式": "居中"
},
"后期处理": {
"边缘平滑": "无(保留硬像素边缘)",
"胶片颗粒": 0.01,
"整体对比度": 1.0
},
"适应性提示": {
"应用于照片": "色调分离 → 1位化 → 降采样至像素网格 → 应用抖动",
"应用于矢量文字": "使用相同像素尺寸和投影将字形渲染到位图网格",
"安全缩放": "始终按整数倍缩放以保持方块清晰"
}
}
} styleAesthetic. 모노크롬 픽셀 모자이크. overallVibe. 레트로 모바일 화면 픽셀 아트—깔끔하고 미니멀하며 약간의 향수를 불러일으키는. renderingStyle. 1비트 정사각형 픽셀 그리드, 톤과 깊이를 암시하는 선택적 디더링. 정사영 전면 뷰 (원근 왜곡 없음). pixelation. 완벽한 정사각형. gridAlignment. 균일, 간격 없음. ditheringPattern. Floyd–Steinberg 또는 2×2 순서. colorPalette. pixelColor. , // 전경 픽셀 . , // 부드러운 파스텔 그린 샘플; 재색을 위해 교체 . 1비트 모노크롬. lightingAndShadows. pixelDropShadow. 매트 LCD 표면. description. 매우 미세한 입자/노이즈로 오래된 LCD 질감을 시뮬레이트한 평면 디스플레이. noiseIntensity. typography. fontFamily. 모노스페이스 비트맵. capitalization. letterSpacing. }, . 없음 (하드 픽셀 가장자리 유지). 포스터라이즈 → 1비트 → 픽셀 그리드로 다운샘플 → 디더링 적용. applyToVectorText. 동일한 픽셀 크기와 드롭 섀도를 사용하여 비트맵 그리드에 글리프 렌더링. safeResize. 항상 정수 배수로 스케일링하여 정사각형을 선명하게 유지.