SCS Studio v1.0.0 - photo -> 3D -> room -> BIM
The complete app, downloadable. One photo in -> a furnished, German-standard-compliant BIM building out.
Install (Windows)
- Download
SCS_Studio_App_v1.0_lite.zipbelow and unzip - you get oneSCS_Studiofolder. - Install Node.js 18+ and Python 3.11+ (check Add to PATH).
- Open a terminal in the
SCS_Studiofolder and run:
npm install
pip install -r requirements.txt
python backend/python-scripts/download_abo_subset.py
npm start
- Open http://localhost:3000 in Chrome (graphics acceleration ON for 3D).
The third command rebuilds the 4.7 GB ABO furniture library from Amazon's public dataset (CC-BY-4.0) - one-time, internet required; the release asset stays small because of it. Full details in README_FIRST.txt inside the zip.
What you get
- Generate object: photo -> 3D via TripoSR locally (first run downloads weights once); benchmark evidence for TripoSG / TRELLIS / SAM 3D / InstantMesh in the research hub
- Build a room: 38-category catalog (670 coded items incl. 44 screened variants), CP-SAT + ASR solver, live visualizer
- Building: drop any IFC - floors dissected (drop-tested: 9/9 floors, 81/81 rooms exact), populated with human logic (chair->desk, projector->screen, bin beside desk, corner planters), exported back to IFC/GLB for Revit
- Research hub: the whole pipeline in 7 steps with every evidence page
Gates at release
e2e 8/8 (x3) - floor dissection 15/15 - late-variant ergonomics 40/40 x2 - exact clash meter: one 0.045 m2 sliver in 4,891 pieces fleet-wide - compile sweep 0 failures - bundle boot-verified from clean extraction.
Licenses: MIT (code) - ABO CC-BY-4.0 - PolyHaven CC0 - see CREDITS.md.