No description
  • HTML 69.6%
  • TypeScript 28.3%
  • JavaScript 1.3%
  • CSS 0.8%
Find a file
Laurent 842d7cbfb3 feat(viewer): add 3D terrain rendering with DEM support and UI controls
Add Babylon.js 3D terrain rendering from DEM data, new checkbox controls for terrain/texture toggling, legend overlay, and responsive control styling.
2026-07-29 23:54:15 +02:00
coverage unit tests 2026-07-26 20:16:13 +02:00
data feat(viewer): add 3D terrain rendering with DEM support and UI controls 2026-07-29 23:54:15 +02:00
src feat(viewer): add 3D terrain rendering with DEM support and UI controls 2026-07-29 23:54:15 +02:00
tools feat(viewer): enhance viewer with interactive controls and material classification 2026-07-28 23:57:29 +02:00
.editorconfig init 2026-07-23 23:11:47 +02:00
.gitignore init 2026-07-23 23:11:47 +02:00
AGENTS.md init 2026-07-23 23:11:47 +02:00
package-lock.json unit tests 2026-07-26 20:16:13 +02:00
package.json unit tests 2026-07-26 20:16:13 +02:00
session-cline-gpxz.md feat: add elevation support to building generation and geo conversion 2026-07-26 19:58:00 +02:00
session-ses_06f0.md feat: add Babylon.js core dependency and viewer server script 2026-07-23 23:54:35 +02:00
session-ses_06f0_2.md feat: add elevation support to building generation and geo conversion 2026-07-26 19:58:00 +02:00
session-ses_06f5.md feat: add GPX data loading and scene export for all features 2026-07-23 23:33:16 +02:00
session-ses_06f5_2.md feat: add GPX data loading and scene export for all features 2026-07-23 23:33:16 +02:00
session-ses_06f5_3.md feat(exporter): switch to chunk-based export using ChunkSystem 2026-07-23 23:37:28 +02:00
tsconfig.json feat: add elevation support to building generation and geo conversion 2026-07-26 19:58:00 +02:00
vitest.config.ts unit tests 2026-07-26 20:16:13 +02:00