bim-twin-viewer/frontend
warnason 6a4772f00c Improve 3D navigation: animated pivot on double-click
- Double-click on a building element sets it as the new orbit center
- Smooth animated transition using cubic ease-out (300ms)
- Enable screen-space panning for consistent pan behavior
- Set min/max zoom distance to prevent clipping
2026-04-22 17:03:54 +02:00
..
src Improve 3D navigation: animated pivot on double-click 2026-04-22 17:03:54 +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