canvas menu rendering

This commit is contained in:
2026-03-03 21:14:12 -06:00
parent 0c7164b768
commit a7f21add12
5 changed files with 365 additions and 15 deletions

View File

@@ -6,6 +6,7 @@
"dom.iterable",
"esnext"
],
"types": ["three"],
"allowJs": true,
"skipLibCheck": true,
"esModuleInterop": true,