这种手绘旅游路线图怎样用 AI 生成

4 天前
 CoderLim

https://imgur.com/a/hMHjbRt

786 次点击
所在节点    问与答
6 条回复
CoderLim
4 天前
CoderLim
4 天前
发个图太难了,这帖子也不能删除吗?😂
letwewell
3 天前
把这张图丢给 ai ,让 ai 帮你分析并生成提示词
CoderLim
3 天前
@letwewell 不好使,我用 chatgpt 逆向了几套,然后用 chatgpt 、nano banana 、豆包都试了下,效果不好,前两者中文居然还是乱码,豆包的生成的太粗糙
Charon2050
3 天前
这个风格一看就是 Nano Banana Pro ( Gemini 3 Image Preview )。让它先出文字设计方案,再画图
kkth
3 天前
试试这个,我觉得跟你的风格很像

{
"task": "hand_drawn_travel_route_map",
"language": "zh-CN",
"style": {
"theme": "xiaohongshu_handbook_travel_map",
"medium": ["hand-drawn marker", "light watercolor texture"],
"line_quality": "natural irregular hand sketch",
"readability": "high",
"resolution": "high"
},
"canvas": {
"aspect_ratio": "4:5",
"background": {
"type": "grid_paper",
"color": "white",
"grid_color": "light_gray",
"grid_density": "notebook_small_grid"
}
},
"color_palette": {
"main_text": "black",
"highlight_text": "blue",
"route_lines": "gray",
"node_frames": "red",
"highlight_block": "yellow_highlighter"
},
"typography": {
"font_style": "handwritten_chinese",
"no_print_font": true,
"text_crisp": true
},
"layout": {
"header": {
"title_text": " [XX 省] 本地导游手绘的旅游地图",
"title_emphasis": [
{ "text": " [XX 省] 本地", "color": "red" },
{ "text": "导游手绘", "color": "blue" }
],
"underline": { "color": "red", "thickness": "medium", "length": "long" }
},
"top_left_note": {
"background": "yellow_highlighter_swatch",
"text_color": "blue",
"text": "内附:景点指南/美食推荐/游玩线路/游玩建议"
},
"main_map": {
"center_node": {
"name": " [中心城市] ",
"frame": { "shape": "hand_drawn_rectangle", "color": "red" }
},
"nodes": [
{ "name": " [景点 A] ", "frame": "red_hand_rectangle" },
{ "name": " [景点 B] ", "frame": "red_hand_rectangle" },
{ "name": " [景点 C] ", "frame": "red_hand_rectangle" }
],
"connections": [
{ "from": " [中心城市] ", "to": " [景点 A] ", "line_color": "gray", "label": "约 70 公里", "label_color": "blue" },
{ "from": " [中心城市] ", "to": " [景点 B] ", "line_color": "gray", "label": "约 122 公里", "label_color": "blue" },
{ "from": " [中心城市] ", "to": " [景点 C] ", "line_color": "gray", "label": "约 80 公里", "label_color": "blue" }
]
},
"decorations": {
"illustrations": [
{ "type": "small_bridge", "style": "simple_hand_drawn", "position": "near_center" },
{ "type": "ancient_pagoda_or_pavilion", "style": "simple_hand_drawn", "position": "bottom_left" }
],
"right_hint": {
"text": "详情请左滑",
"arrow": { "style": "bold_hand_drawn", "direction": "right" }
}
}
},
"negative_prompt": [
"realistic satellite map",
"3D render",
"photo style",
"English text",
"printed font",
"watermark",
"platform logo",
"overly dense tiny text",
"neon colors"
]
}

这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。

https://www.v2ex.com/t/1191320

V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。

V2EX is a community of developers, designers and creative people.

© 2021 V2EX