[WIP] Started new Globe from scratch using OGL

This commit is contained in:
2022-07-16 18:55:47 +02:00
parent 025bb522a9
commit 4f274e52ce
14 changed files with 872 additions and 14 deletions

View File

@@ -20,7 +20,9 @@
"dayjs": "^1.11.3",
"embla-carousel": "^6.2.0",
"focus-visible": "^5.2.0",
"sanitize.css": "^13.0.0"
"ogl": "^0.0.97",
"sanitize.css": "^13.0.0",
"tweakpane": "^3.1.0"
},
"devDependencies": {
"@sveltejs/adapter-auto": "^1.0.0-next.61",