We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9a0dd5 commit aacad3cCopy full SHA for aacad3c
app.html
@@ -3197,12 +3197,6 @@
3197
.applyMatrix(new THREE.Matrix4().makeScale(1, 1, -1))
3198
.applyMatrix(new THREE.Matrix4().makeTranslation(0, 0, r));
3199
3200
- /* const screenImgs = [
3201
- screen1Img,
3202
- screen2Img,
3203
- screen3Img,
3204
- screen4Img,
3205
- ]; */
3206
let screenIndex = 0;
3207
3208
const texture = new THREE.Texture(
0 commit comments