C U B E (openGL with three.js)

This commit is contained in:
2025-01-05 02:08:47 +01:00
parent cde06f7a85
commit fe90281de2
4 changed files with 38 additions and 9 deletions
-2
View File
@@ -41,6 +41,4 @@ body {
position: absolute;
top: round(0%, var(--pxDensityPx));
left: round(0%, var(--pxDensityPx));
width: 100%;
height: 100%;
}