Original prompt
Build a simple 2D floor-plan editor where I can draw walls, add doors and windows, drag objects, and see room dimensions.
Chinese translation
构建一个简单的 2D 户型图编辑器,让我可以绘制墙体、添加门窗、拖动物体并查看房间尺寸。
Source · 15_TEST_PROMPTS_BILINGUAL.md ↗
Preview note: 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 户型图编辑器,让我可以绘制墙体、添加门窗、拖动物体并查看房间尺寸。
Source · 15_TEST_PROMPTS_BILINGUAL.md ↗The deliverable should be an interactive 2D floor-plan editor with at least four core capabilities: wall drawing, doors and windows attached to walls, object placement and dragging, and room-dimension display. Coordinates, scale, and snapping should be consistent. Connected wall endpoints should form recognizable enclosed rooms, and openings should remain attached to their wall when moved. Object dragging should preserve selection and positional accuracy. Dimensions should state their units and measurement convention and update live when geometry changes. The UI should make tools and selection states discoverable and provide recovery from mistakes.