Commit 226dd093 authored by Joe T.S.'s avatar Joe T.S. 🏓
Browse files

Update README.md

parent f465ae9e
......@@ -22,6 +22,7 @@ We also explore how **Large Language Models (LLMs)** can script and accelerate t
Here’s the **prompt** we used to guide the LLM in generating the CesiumJS code
### Example 1: Germany
(loading data from basemap.de Germany)
```
- Write HTML web using a CesiumJS version 1.132 to build a web map application
- Start view = Lat 47.5728539, Lng 9.6473353, Height 3500.0
......@@ -35,6 +36,7 @@ Here’s the **prompt** we used to guide the LLM in generating the CesiumJS code
Demo result: https://3-dforum-2024-workshop.vercel.app
### Example 2: Japan (Tokyo)
(loading data from Plateau)
```
- Write HTML file `taito.html` using a CesiumJS version 1.132 to build a web map application
- Starting view at Taito city, proper zoom level
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment