A highly detailed, structured JSON prompt using the Relational Scene Graph schema to generate a fashion editorial image. The scene features a primary subject (Human) sitting on a stone ledge, wearing a black dress, with the sparkling Eiffel Tower and a reflective river in the background, rendered with moody night lighting and shallow depth of field.
{ "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" }, "attributes": { "hair_style": "Long, cascading, loose", "makeup_finish": "Natural", "skin_reflectance": "Smooth" } }, { "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"} ] } } } }