create html file

This commit is contained in:
2025-07-26 21:15:36 +01:00
parent 7b44239040
commit c627c1213a
2 changed files with 62 additions and 1 deletions

8
index.html Normal file
View File

@@ -0,0 +1,8 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Three.js Dark Room Experience</title>
</body>
</html>