全能型工程制图母版 (JSON Format)
#BananaPro #Gemini
{
  "_用户参数设置": {
    "说明": "在此处修改变量,以适配不同的绘画对象。",
    "${SUBJECT_TYPE}": "Generic Theropod Dinosaur (通用兽脚类恐龙)",
    "${SUBJECT_REFERENCE_MODE}": "Based strictly on provided image reference (严格基于参考图)",
    "${VIEW_CONFIGURATION}": "Top View (above) & Side View (below)",
    "${ANATOMY_FOCUS}": "Skeletal and mechanical accuracy, prioritizing correct proportions over stylized bulk."
  },
  "Thinking_Process_Guidance": {
    "意图识别": "用户需要一张标准的工程三视图/两视图蓝图,对象是 ${SUBJECT_TYPE}。",
    "关键推理任务": [
      "1. 必须忽略参考图中不符合生物学/物理学的夸张变形。",
      "2. 必须强制执行视图之间的严格几何对齐(长度、宽度、高度对应)。",
      "3. 必须确保画面极其干净,排除一切非图形元素。"
    ]
  },
  "Objective": "Generate a professional technical engineering drawing sheet containing aligned orthographic views of a ${SUBJECT_TYPE}.",
  "Scene_Description": {
    "环境设置": {
      "Setting": "Clean engineering drafting layout (工程制图布局)",
      "Backdrop": "Pure white background, void of imperfections (纯白无瑕背景)",
      "Lighting": "Flat technical illumination, Zero shadows (平面技术光,无影)"
    },
    "Subject": {
      "Identity": "${SUBJECT_TYPE}, ${SUBJECT_REFERENCE_MODE}",
      "Pose_Layout": {
        "Configuration": "${VIEW_CONFIGURATION}",
        "Alignment_Rule": "Strict horizontal or vertical geometric alignment between views.",
        "State": "Static, neutral technical pose (静态中立姿势)"
      },
      "Anatomy_Constraints": {
        "Focus": "${ANATOMY_FOCUS}",
        "Note": "Ensure realistic biomechanical or structural widths. Avoid exaggerated 'cartoonish' bulk unless specified."
      }
    }
  },
  "Visual_Style": {
    "Resolution": "8K Technical Blueprint",
    "Aesthetic": "Manufacturing construction drawing, precise line art (制造施工图,精密线稿)",
    "CRITICAL_Technical_Constraints": {
      "Priority": "HIGHEST - MUST COMPLY (最高优先级,必须遵守)",
      "Length_Alignment": "The Total Length (end-to-end) must be EXACTLY the same across all aligned views. (e.g., Nose-to-tail length in Top View must equal Side View).",
      "Feature_Alignment": "Key anatomical/structural landmarks must align perfectly between views (e.g., eye socket height, shoulder joint position).",
      "Negative_Prompts": "STRICTLY NO LABELS, NO DIMENSIONS, NO ARROWS, NO GRIDS, NO TEXT, NO ANNOTATIONS."
    },
    "General_Characteristics": {
      "Priority": "Medium (中等优先级)",
      "Line_Work": "Uniform clean black lines, consistent line weight (统一黑色细线)",
      "Shading": "Absolute absence of shading or gradients (绝对无阴影或渐变)"
    }
  },
  "Output_Requirements": {
    "Format": "Landscape Image (Aspect Ratio 16:9 or 3:2)",
    "Quality": "Blueprint standard, perfect proportional consistency, ultra-clean output"
  }
}
 
 
Back to Top