Skip to content

Instantly share code, notes, and snippets.

@koji
Created June 14, 2025 06:39
Show Gist options
  • Save koji/91e04a9ac2a7bc5c3cb5dcbe26fbbb29 to your computer and use it in GitHub Desktop.
Save koji/91e04a9ac2a7bc5c3cb5dcbe26fbbb29 to your computer and use it in GitHub Desktop.
prompt to render blue glass dragon
{
  "subject": "blue glass dragon",
  "style": "photorealistic 3D render",
  "description": "A majestic dragon with a sleek, translucent body made of blue-tinted glass, featuring iridescent surfaces that shift between blue, green, and purple hues. It has smooth, polished scales, delicate wings with intricate patterns, and a tail with subtle reflective tips. The dragon's eyes are filled with a soft, glowing light.",
  "material": "solid glass with transparent, iridescent, and refractive properties",
  "surface_texture": "smooth, polished, and highly reflective with refractive light bending",
  "lighting": {
    "type": "studio HDRI",
    "intensity": "very high",
    "direction": "angled top-left key light with ambient fill from below",
    "accent_colors": ["cyan", "violet", "emerald"], 
    "reflections": true,
    "refractions": true,
    "dispersion_effects": true,
    "bloom": true
  },
  "color_scheme": {
    "primary": "deep blue with iridescent cyan, violet, and emerald gradients",
    "secondary": "crystal-clear glass with subtle dispersion of light into prismatic colors",
    "highlights": "glowing, neon-like edges where light passes through the dragon's body",
    "rim_light": "intense, prismatic reflections along the dragon's wings and body edges"
  },
  "background": {
    "color": "black",
    "vignette": true,
    "texture": "none"
  },
  "post_processing": {
    "chromatic_aberration": true,
    "glow": true,
    "high_contrast": true,
    "sharp_details": true,
    "depth_of_field": "medium blur on background, sharp focus on dragon"
  }
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment