bim-twin-viewer/frontend
warnason 1245316aa4 Add interactive Three.js 3D viewer with IFC element inspection
- GLTFLoader renders server-converted glb model
- Click on 3D element to view properties (linked via IFC GlobalId)
- Sidebar with element list, filterable by type and storey
- Property panel shows all IFC PropertySets for selected element
- OrbitControls for camera navigation (rotate, zoom, pan)
- Auto-loads existing project on page visit
- Upload button for new IFC files
2026-04-20 18:10:26 +02:00
..
src Add interactive Three.js 3D viewer with IFC element inspection 2026-04-20 18:10:26 +02:00
Dockerfile Initial project scaffold: FastAPI backend + Vue.js frontend 2026-04-20 18:01:12 +02:00
index.html Initial project scaffold: FastAPI backend + Vue.js frontend 2026-04-20 18:01:12 +02:00
package.json Initial project scaffold: FastAPI backend + Vue.js frontend 2026-04-20 18:01:12 +02:00
vite.config.js Allow bim.stifting.at as Vite dev server host 2026-04-20 19:49:18 +02:00