spinning cube

This commit is contained in:
2025-07-26 21:27:58 +01:00
parent 28c8213959
commit a11a0b8419
6 changed files with 41547 additions and 56 deletions

View File

@@ -4,5 +4,7 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Three.js Dark Room Experience</title>
<body>
<script type="module" src="app.js"></script>
</body>
</html>