Software application to convert 2d Floor plan to 3D home model

Заказчик: AI | Опубликовано: 15.10.2025

I want a web application built in Python that takes a 2D home floor plan, runs it through already-proven conversion libraries, and produces a textured 3D house model exportable as OBJ and FBX. The core research is done—the specific libraries I would like you to wrap are referenced here: https://chatgpt.com/s/t_68dfc231df988191a60fb72aa64134bb https://chatgpt.com/s/t_68dfc3535c0881919d5958688edb50e6 The job is to package those capabilities inside an intuitive GUI so a non-technical user can: • import a floor-plan file (common raster formats and, if simple, SVG/PDF) • review the automatically generated 3D model in a live viewport • tweak basic parameters (wall height, thickness, texture set) • export the final model as .obj and .fbx with a single click I prefer PySide6 or tkinter for the interface, though I am open to your suggestion if you have a faster workflow. Pyntcloud, trimesh, or other helper libraries are fine as long as everything installs smoothly in a single Windows-installer or portable folder. Deliverables 1. Full Python source code, and web code clearly commented 2. Packaged web based interface with all dependencies bundled 3. Short README or video walkthrough covering installation, usage, and how to add new textures 4. A sample set of before-and-after files demonstrating the conversion accuracy Acceptance criteria – A provided test plan drawing converts without errors and matches basic wall layouts and room volumes when inspected in Blender. – OBJ and FBX exports open in Blender/3ds Max with correct scale and materials. If you have delivered similar 2D-to-3D solutions before, include links or screenshots so I can evaluate your approach quickly.