Back to Gallery

Parisian Glamour: A Night of Fashion Under the Eiffel Tower

Radiating elegance, she sits against the sparkling Eiffel Tower, her daring black dress enhancing the allure of Parisian nights. The river whispers beneath, reflecting her radiant charm.

Prompt

{
  "scene_simulation_data": {
    "metadata": {
      "schema_version": "4.0",
      "model_type": "Relational_Scene_Graph"
    },
    "entity_registry": [
      {
        "id": "ENT_01",
        "class": "Human",
        "role": "Primary_Subject",
        "states": {
          "pose": "Sitting",
          "limb_position": "Legs crossed",
          "expression": "Graceful smile"
        },
        "attributes": {
          "hair_style": "Long, cascading, dark brown waves",
          "facial_features": "Soft, youthful, fair skin",
          "makeup_finish": "Natural"
        }
      },
      {
        "id": "ENT_02",
        "class": "Apparel",
        "type": "Dress",
        "parent_entity_id": "ENT_01",
        "visual_properties": {
          "color": "Black",
          "fit": "Sleek",
          "features": [
            "Daring slit",
            "High-detail weave"
          ]
        }
      },
      {
        "id": "ENT_03",
        "class": "Apparel",
        "type": "Footwear",
        "parent_entity_id": "ENT_01",
        "visual_properties": {
          "style": "Pointed heels"
        }
      },
      {
        "id": "ENT_04",
        "class": "Structure",
        "name": "Eiffel Tower",
        "zone": "Background_Far",
        "illumination_state": "Active (Sparkling)"
      },
      {
        "id": "ENT_05",
        "class": "Surface",
        "name": "Stone Ledge",
        "zone": "Foreground",
        "interaction": "Supports ENT_01"
      },
      {
        "id": "ENT_06",
        "class": "Fluid",
        "name": "River",
        "visual_properties": {
          "surface_displacement": "Subtle ripples",
          "reflection_quality": "Dynamic/Dancing"
        }
      }
    ],
    "spatial_relationships": [
      {
        "subject": "ENT_01",
        "predicate": "positioned_on",
        "object": "ENT_05"
      },
      {
        "subject": "ENT_01",
        "predicate": "backlit_by",
        "object": "ENT_04"
      },
      {
        "subject": "ENT_04",
        "predicate": "reflected_in",
        "object": "ENT_06"
      }
    ],
    "render_settings": {
      "camera_telemetry": {
        "angle_incidence": "Low-angle",
        "field_of_view": "Medium Shot",
        "focus_plane": {
          "target_id": "ENT_01",
          "sharpness": "Crisp"
        },
        "aperture_effect": {
          "type": "Shallow Depth of Field",
          "bokeh_target": "Background"
        }
      },
      "lighting_engine": {
        "global_ambience": "Moody Night",
        "color_temperature": "Warm Golden",
        "sources": [
          "Artificial (Lamps)",
          "Architectural (Tower)"
        ],
        "shadow_type": "Soft/Delicate"
      },
      "post_processing": {
        "color_grade": "Contemporary Fashion Editorial",
        "palette_vectors": [
          {
            "hex": "#000000",
            "name": "Deep Black"
          },
          {
            "hex": "#FFBF00",
            "name": "Warm Amber"
          }
        ]
      },
      "aspect_ratio": "3:4"
    }
  }
}
Published: December 7, 2025