add three.js test scene

This commit is contained in:
CJSatnarine
2026-03-23 09:06:35 -04:00
parent d23ab2de05
commit 63cb5300fe
7 changed files with 85 additions and 16 deletions

8
sass/style.scss Normal file
View File

@@ -0,0 +1,8 @@
html,
body {
width: 100%;
height: 100%;
margin: 0;
padding: 0;
}