每日Prompt:玻璃质感重塑

提示词

对参考图片进行重新纹理化,基于下方的 JSON 美学定义

go 复制代码
{
  "style": "photorealistic 3D render",
  "material": "glass with transparent and iridescent effects",
  "surface_texture": "smooth, polished with subtle reflections and refractive effects",
  "lighting": {
    "type": "studio HDRI",
    "intensity": "high",
    "direction": "angled top-left key light and ambient fill",
    "accent_colors": ["blue", "green", "purple"],
    "reflections": true,
    "refractions": true,
    "dispersion_effects": true,
    "bloom": true
  },
  "color_scheme": {
    "primary": "transparent with iridescent blue, green, and purple hues",
    "secondary": "crystal-clear with subtle chromatic shifts",
    "highlights": "soft, glowing accents reflecting rainbow-like effects",
    "rim_light": "soft reflective light around edges"
  },
  "background": {
    "color": "black",
    "vignette": true,
    "texture": "none"
  },
  "post_processing": {
    "chromatic_aberration": true,
    "glow": true,
    "high_contrast": true,
    "sharp_details": true
  }
}
相关推荐
AIGC包拥它14 小时前
提示技术系列——链式提示
人工智能·python·langchain·prompt
摸鱼仙人~1 天前
Prompt Engineering Guide — 提示工程全方位指南
prompt
非英杰不图1 天前
论文阅读:Align and Prompt (ALPRO 2021.12)
论文阅读·prompt
静心问道1 天前
Prompt Depth Anything:以提示方式驱动的Depth Anything用于实现4K分辨率下的精确米制深度估计
prompt
fightingwy1 天前
01 Prompt Enginering
prompt
cg501714 天前
OpenAI的Prompt工程
人工智能·prompt
Open NLP14 天前
【LoRA轻量化和Prompt工程】知识点详解
prompt
小小工匠14 天前
AIGC - Prompt Optimizer 提示词优化器
prompt·aigc·prompt optim·提示词优化器
liliangcsdn14 天前
标书生成过程中的prompt解读
人工智能·python·信息可视化·语言模型·prompt
0x21116 天前
[论文精读]PLeak: Prompt Leaking Attacks against Large Language Model Applications
人工智能·语言模型·prompt