Skip to content

Commit af4c831

Browse files
Updates
1 parent 8d395d8 commit af4c831

12 files changed

Lines changed: 318 additions & 18 deletions
Lines changed: 14 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<link rel="icon" type="image/svg+xml" href="/images/fav.png" />
66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
77
<title>ConstCorrectness &copy;</title>
8-
<script type="module" crossorigin src="/assets/index-BnY5_FUJ.js"></script>
8+
<script type="module" crossorigin src="/assets/index-Cn50zUcJ.js"></script>
99
<link rel="stylesheet" crossorigin href="/assets/index-BsmfD3UU.css">
1010
</head>
1111
<body>

models/HorribleRoom.glb

1.41 MB
Binary file not shown.

models/HorribleRoom.gltf

Lines changed: 303 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
"generator": "Khronos glTF Blender I/O v4.4.56",
44
"version": "2.0"
55
},
6+
"extensionsUsed": [
7+
"EXT_texture_webp"
8+
],
9+
"extensionsRequired": [
10+
"EXT_texture_webp"
11+
],
612
"scene": 0,
713
"scenes": [
814
{
@@ -12,7 +18,10 @@
1218
1,
1319
2,
1420
3,
15-
4
21+
4,
22+
5,
23+
6,
24+
7
1625
]
1726
},
1827
{
@@ -39,13 +48,54 @@
3948
{
4049
"mesh": 4,
4150
"name": "Desk"
51+
},
52+
{
53+
"mesh": 5,
54+
"name": "BookShelf",
55+
"scale": [
56+
0.20471589267253876,
57+
0.7715467214584351,
58+
0.4951286315917969
59+
],
60+
"translation": [
61+
-1.7168724536895752,
62+
0.8750522136688232,
63+
0
64+
]
65+
},
66+
{
67+
"mesh": 6,
68+
"name": "Drawers",
69+
"scale": [
70+
0.20471589267253876,
71+
0.4515112638473511,
72+
0.5141094923019409
73+
],
74+
"translation": [
75+
-1.7168724536895752,
76+
0.5493984222412109,
77+
1.2225873470306396
78+
]
79+
},
80+
{
81+
"mesh": 7,
82+
"name": "Carpet",
83+
"translation": [
84+
0,
85+
0.09177027642726898,
86+
0
87+
]
4288
}
4389
],
4490
"materials": [
4591
{
92+
"alphaMode": "BLEND",
4693
"doubleSided": true,
47-
"name": "TileFloor",
94+
"name": "HorribleTileTexture",
4895
"pbrMetallicRoughness": {
96+
"baseColorTexture": {
97+
"index": 0
98+
},
4999
"metallicFactor": 0,
50100
"roughnessFactor": 0.5
51101
}
@@ -77,6 +127,18 @@
77127
"metallicFactor": 0,
78128
"roughnessFactor": 0.5
79129
}
130+
},
131+
{
132+
"alphaMode": "BLEND",
133+
"doubleSided": true,
134+
"name": "TileMaterial",
135+
"pbrMetallicRoughness": {
136+
"baseColorTexture": {
137+
"index": 1
138+
},
139+
"metallicFactor": 0,
140+
"roughnessFactor": 0.5
141+
}
80142
}
81143
],
82144
"meshes": [
@@ -149,6 +211,76 @@
149211
"material": 2
150212
}
151213
]
214+
},
215+
{
216+
"name": "Cube",
217+
"primitives": [
218+
{
219+
"attributes": {
220+
"POSITION": 20,
221+
"NORMAL": 21,
222+
"TEXCOORD_0": 22
223+
},
224+
"indices": 23,
225+
"material": 2
226+
}
227+
]
228+
},
229+
{
230+
"name": "Cube.001",
231+
"primitives": [
232+
{
233+
"attributes": {
234+
"POSITION": 24,
235+
"NORMAL": 25,
236+
"TEXCOORD_0": 26
237+
},
238+
"indices": 23,
239+
"material": 2
240+
}
241+
]
242+
},
243+
{
244+
"name": "Plane.003",
245+
"primitives": [
246+
{
247+
"attributes": {
248+
"POSITION": 27,
249+
"NORMAL": 28,
250+
"TEXCOORD_0": 29
251+
},
252+
"indices": 30,
253+
"material": 3
254+
}
255+
]
256+
}
257+
],
258+
"textures": [
259+
{
260+
"extensions": {
261+
"EXT_texture_webp": {
262+
"source": 0
263+
}
264+
},
265+
"sampler": 0
266+
},
267+
{
268+
"extensions": {
269+
"EXT_texture_webp": {
270+
"source": 1
271+
}
272+
},
273+
"sampler": 0
274+
}
275+
],
276+
"images": [
277+
{
278+
"name": "TileTexture",
279+
"uri": "HorribleRoom_img0.webp"
280+
},
281+
{
282+
"name": "gray-textile-texture",
283+
"uri": "HorribleRoom_img1.webp"
152284
}
153285
],
154286
"accessors": [
@@ -321,6 +453,102 @@
321453
"componentType": 5123,
322454
"count": 300,
323455
"type": "SCALAR"
456+
},
457+
{
458+
"bufferView": 20,
459+
"componentType": 5126,
460+
"count": 200,
461+
"max": [
462+
1,
463+
1,
464+
1
465+
],
466+
"min": [
467+
-1,
468+
-1,
469+
-1
470+
],
471+
"type": "VEC3"
472+
},
473+
{
474+
"bufferView": 21,
475+
"componentType": 5126,
476+
"count": 200,
477+
"type": "VEC3"
478+
},
479+
{
480+
"bufferView": 22,
481+
"componentType": 5126,
482+
"count": 200,
483+
"type": "VEC2"
484+
},
485+
{
486+
"bufferView": 23,
487+
"componentType": 5123,
488+
"count": 588,
489+
"type": "SCALAR"
490+
},
491+
{
492+
"bufferView": 24,
493+
"componentType": 5126,
494+
"count": 200,
495+
"max": [
496+
1,
497+
1,
498+
1
499+
],
500+
"min": [
501+
-1,
502+
-1,
503+
-1
504+
],
505+
"type": "VEC3"
506+
},
507+
{
508+
"bufferView": 25,
509+
"componentType": 5126,
510+
"count": 200,
511+
"type": "VEC3"
512+
},
513+
{
514+
"bufferView": 26,
515+
"componentType": 5126,
516+
"count": 200,
517+
"type": "VEC2"
518+
},
519+
{
520+
"bufferView": 27,
521+
"componentType": 5126,
522+
"count": 24,
523+
"max": [
524+
1,
525+
0.019999999552965164,
526+
1
527+
],
528+
"min": [
529+
-1,
530+
0,
531+
-1
532+
],
533+
"type": "VEC3"
534+
},
535+
{
536+
"bufferView": 28,
537+
"componentType": 5126,
538+
"count": 24,
539+
"type": "VEC3"
540+
},
541+
{
542+
"bufferView": 29,
543+
"componentType": 5126,
544+
"count": 24,
545+
"type": "VEC2"
546+
},
547+
{
548+
"bufferView": 30,
549+
"componentType": 5123,
550+
"count": 36,
551+
"type": "SCALAR"
324552
}
325553
],
326554
"bufferViews": [
@@ -443,12 +671,84 @@
443671
"byteLength": 600,
444672
"byteOffset": 13952,
445673
"target": 34963
674+
},
675+
{
676+
"buffer": 0,
677+
"byteLength": 2400,
678+
"byteOffset": 14552,
679+
"target": 34962
680+
},
681+
{
682+
"buffer": 0,
683+
"byteLength": 2400,
684+
"byteOffset": 16952,
685+
"target": 34962
686+
},
687+
{
688+
"buffer": 0,
689+
"byteLength": 1600,
690+
"byteOffset": 19352,
691+
"target": 34962
692+
},
693+
{
694+
"buffer": 0,
695+
"byteLength": 1176,
696+
"byteOffset": 20952,
697+
"target": 34963
698+
},
699+
{
700+
"buffer": 0,
701+
"byteLength": 2400,
702+
"byteOffset": 22128,
703+
"target": 34962
704+
},
705+
{
706+
"buffer": 0,
707+
"byteLength": 2400,
708+
"byteOffset": 24528,
709+
"target": 34962
710+
},
711+
{
712+
"buffer": 0,
713+
"byteLength": 1600,
714+
"byteOffset": 26928,
715+
"target": 34962
716+
},
717+
{
718+
"buffer": 0,
719+
"byteLength": 288,
720+
"byteOffset": 28528,
721+
"target": 34962
722+
},
723+
{
724+
"buffer": 0,
725+
"byteLength": 288,
726+
"byteOffset": 28816,
727+
"target": 34962
728+
},
729+
{
730+
"buffer": 0,
731+
"byteLength": 192,
732+
"byteOffset": 29104,
733+
"target": 34962
734+
},
735+
{
736+
"buffer": 0,
737+
"byteLength": 72,
738+
"byteOffset": 29296,
739+
"target": 34963
740+
}
741+
],
742+
"samplers": [
743+
{
744+
"magFilter": 9729,
745+
"minFilter": 9987
446746
}
447747
],
448748
"buffers": [
449749
{
450750
"uri": "HorribleRoom_data.bin",
451-
"byteLength": 14552
751+
"byteLength": 29368
452752
}
453753
]
454754
}

models/HorribleRoom_data.bin

14.5 KB
Binary file not shown.

models/HorribleRoom_img0.png

20.2 KB
Loading

models/HorribleRoom_img0.webp

32.1 KB
Loading

models/HorribleRoom_img1.png

20.2 KB
Loading

models/HorribleRoom_img1.webp

1.36 MB
Loading

models/HorribleRoom_img3.png

20.2 KB
Loading

0 commit comments

Comments
 (0)