Skip to content

Commit 05879bb

Browse files
authored
Update README.md
1 parent a515b82 commit 05879bb

1 file changed

Lines changed: 8 additions & 9 deletions

File tree

README.md

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,6 @@
44

55
This project demonstrates a powerful integration between SvelteKit and Godot, creating a web application that visualizes a tour plan in a 3D environment. The 3D assets and imagery are generated with the help of Gemini.
66

7-
```
8-
SvelteKit 5
9-
+------+
10-
|Server|<------> [Client for 2D UI]
11-
| |<------> [HTML5 app generated with Godot for 3D UI]
12-
+------+
13-
Node.js
14-
```
15-
167
<table>
178
<tr>
189
<td>
@@ -27,6 +18,14 @@ This project demonstrates a powerful integration between SvelteKit and Godot, cr
2718
</tr>
2819
</table>
2920

21+
```
22+
SvelteKit 5
23+
+------+
24+
|Server|<------> [Client for 2D UI]
25+
| |<------> [HTML5 app generated with Godot for 3D UI]
26+
+------+
27+
Node.js
28+
```
3029
=> [Demo: a staic web site to demonstrate the Godot part](https://araobp.github.io/sveltekit-godot/demo/)
3130

3231
## 🚀 Motivation

0 commit comments

Comments
 (0)