bim-twin-viewer/frontend
warnason b589027061
Some checks failed
CI / backend-lint-and-test (push) Has been cancelled
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 16:14:28 +02:00
..
src Add interactive Three.js 3D viewer with IFC element inspection 2026-04-20 16:14:28 +02:00
Dockerfile Initial project scaffold: FastAPI backend + Vue.js frontend 2026-04-20 11:21:30 +02:00
index.html Initial project scaffold: FastAPI backend + Vue.js frontend 2026-04-20 11:21:30 +02:00
package.json Initial project scaffold: FastAPI backend + Vue.js frontend 2026-04-20 11:21:30 +02:00
vite.config.js Allow bim.stifting.at as Vite dev server host 2026-04-20 12:26:05 +02:00