refactor: nds as a 3d object

This commit is contained in:
2025-12-13 17:28:23 +01:00
parent 8d45b76944
commit 1a82f3c8d0
4 changed files with 76 additions and 82 deletions

View File

@@ -7,7 +7,6 @@
</head>
<body>
<div id="app"></div>
<div id="coord-display"></div>
<script type="module" src="/src/main.ts"></script>
</body>
</html>