From 86a80c2facf799ef761465a12764b4803de607c8 Mon Sep 17 00:00:00 2001 From: "Joe T.S" Date: Tue, 26 Aug 2025 18:54:25 +0000 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5ee2218..70b5035 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # 🌍 Developing a Basic 3D Web Visualization with CesiumJS and LLM Tools +[Watch the demo video](https://transfer.hft-stuttgart.de/gitlab/ugl/3d-visualization-sample/-/blob/master/demo-3d-vis-cursor.mp4) + This guide shows how to build a simple **3D web application** using **CesiumJS**. The example focuses on visualizing 3D models in **Germany** using open 3D Tiles and terrain data. We also explore how **Large Language Models (LLMs)** can script and accelerate the development process. -- GitLab