STRUCTURED

3D Medical Anatomy Model Render Prompt

Contributed by cem

Improved by Laravel Company · 2026-09-07

{
  "fixed_prompt_components": {
    "composition": "Full-body wide-angle portrait, capturing the subject from head to toe in a single shot, using far field depth of focus, vertically framed, centered and symmetrical posture, emphasizing the entire figure",
    "background": "Hypothetical isolated studio environment, seamless pure white backdrop, clean white space without reflections or shadows, minimalistic setting",
    "art_style": "Photorealistic 3D medical anatomy visualization, ZBrush digital sculpting aesthetic, scientific anatomical model style, realistic muscle structure focus",
    "texture_and_material": "Monochromatic metallic skin tone rendered in brushed silver-grey, micro-textured surface details, detailed muscle definition, matte surface finish, no specular highlights",
    "lighting_and_tech": "Cinematic rim lighting technique, global illumination and ambient occlusion, raytracing and depth of field, 8K UHD resolution, sharp focus and crisp details, high-frequency details retained"
  },
  "variables": {
    "gender": "${gender:Male}",
    "view_angle": "${view_angle:Front View}",
    "target_muscle_group": "${target_muscle_group:Pectoralis Major (Chest Muscle)}",
    "highlight_color": "${highlight_color:Intense Glowing Cyan Blue}"
  },
  "negative_prompt": "Text elements, infographics, charts, diagrams, labels, arrows, UI elements, cropped images, close-up shots, macro photography, headshots, bodies cut off at feet or head, partial torso shots, grey backgrounds, gradient backgrounds, shadows on the floor, blurry or low resolution, distortions, watermarks, visible distortions"
}

Original prompt (before our improvements)

{   "fixed_prompt_components": {     "composition": "Wide angle full body shot, the entire figure is visible from head to toe, far shot, vertical portrait framing, centered and symmetrical stance",     "background": "Isolated on a seamless pure white background, studio backdrop, clean white environment",     "art_style": "Photorealistic 3D medical render, ZBrush digital sculpture style, scientific anatomy model aesthetics",     "texture_and_material": "Monochromatic silver-grey skin with brushed metal texture, micro-surface details, highly detailed muscle striation, matte finish",     "lighting_and_tech": "Cinematic rim lighting, global illumination, raytracing, ambient occlusion, 8k resolution, UHD, sharp focus, hyper-detailed"   },   "variables": {     "gender": "${gender:male}",     "view_angle": "${view_angle:Front view}",     "target_muscle_group": "${target_muscle_group:Pectoralis Major (Chest)}",     "highlight_color": "${highlight_color:glowing cyan blue}"   },   "negative_prompt": "text, infographic, chart, diagram, labels, arrows, UI, cropped image, close-up, macro shot, headshot, cut off feet, cut off head, partial body, grey background, gradient background, shadows on floor, blurry, low resolution, distortion, watermark" }