diff --git a/README.md b/README.md index 5ee22180bef1512cf1ff7d4fbf09b045b0517adb..70b50358c87ffac01d9aaf604f9ed457fc04b881 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.