
開放世界遊戲截圖模型
Generates a realistic third-person video game screenshot with customizable UI elements, mission objectives, and environmental signage.
觀看42,000
按讚310
留言7
分享0
書籤17
引用0
翻譯
{
"type": "電子遊戲截圖模擬",
"perspective": "第三人稱肩上視角",
"character": {
"description": "從後方看到的男主角",
"clothing": "灰色背心,圖案為'{argument name=\"shirt graphic\" default=\"LEONIDA MARINE CENTER\"}',迷彩工裝短褲"
},
"environment": {
"setting": "熱帶沿海城鎮,泥土路,晴朗白天有散雲",
"left_side": "木製歡迎標誌上寫著'Welcome to {argument name=\"location name\" default=\"LEONIDA KEYS\"} YOUR PARADISE',粉紅色塑料火烈鳥,熱帶植物,遠處水塔",
"center": "綠色建築,帶有'FISH'招牌和馬林魚圖形,招牌上寫著'BAIT TACKLE ICE BEER WINE',行人行走",
"right_side": "兩層木製建築'Brian's Boat Works & Marina','Brian's Bar'霓虹燈招牌,停放的皮卡車,拖車上的水上摩托車"
},
"ui_elements": {
"count": 5,
"components": [
{
"position": "top-left",
"type": "mission objective",
"text": "{argument name=\"mission title\" default=\"與RAUL見面\"}
{argument name=\"mission description\" default=\"Raul在他的船塢有些工作給你\"}"
},
{
"position": "top-right",
"type": "status HUD",
"text": "13:47
$1,142",
"icon": "pink palm tree"
},
{
"position": "bottom-left",
"type": "minimap",
"description": "圓形地圖,紫色邊框,白色地圖圖標包括'N'代表北方"
},
{
"position": "bottom-left, right of minimap",
"type": "location text",
"text": "{argument name=\"location name\" default=\"LEONIDA KEYS\"}
PALM ISLAND"
},
{
"position": "bottom-right",
"type": "watermark",
"text": "{argument name=\"game title\" default=\"GTA VI\"}
PRE-ALPHA FOOTAGE"
}
]
}
}
機器翻譯 — 實際產出作品的是原文 prompt。











