原始 Prompt
Build a simple 2D floor-plan editor where I can draw walls, add doors and windows, drag objects, and see room dimensions.
中文译文
构建一个简单的 2D 户型图编辑器,让我可以绘制墙体、添加门窗、拖动物体并查看房间尺寸。
来源 · 15_TEST_PROMPTS_BILINGUAL.md ↗
预览说明: Embedded storage and downloads can be restricted by browser sandboxing; use the standalone view for full behavior.
Build a simple 2D floor-plan editor where I can draw walls, add doors and windows, drag objects, and see room dimensions.
构建一个简单的 2D 户型图编辑器,让我可以绘制墙体、添加门窗、拖动物体并查看房间尺寸。
来源 · 15_TEST_PROMPTS_BILINGUAL.md ↗应交付一个可交互的二维户型编辑器,至少包含墙体绘制、门窗依附墙体放置、对象添加与拖拽、房间尺寸显示四项核心能力。坐标、比例和吸附规则应一致;墙体端点连接后应形成可识别的封闭房间,门窗移动时保持在所属墙体上。对象拖拽需保留选择状态与位置精度。尺寸应明确单位和测量口径,并随几何修改实时更新。界面需提供可发现的工具状态、选择反馈及误操作恢复能力。