Web app that turns floor plans into interactive 3D scenes
Plan2Scene3D lets users upload floor‑plan files and view a generated 3D model directly in the browser. It uses Vite, React, TypeScript and Three.js to render a demo scene with orbit, pan and zoom controls. The project is aimed at architects, designers, or hobbyists who need a quick visualisation without installing heavy software. Compared to generic 3D viewers, it bundles the conversion pipeline and UI in a single static web app.
Visit author’s GitHub →ornitiervivi/Plan2Scene3D