-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f2c6815
commit 1eb5860
Showing
5 changed files
with
184 additions
and
3 deletions.
There are no files selected for viewing
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,182 @@ | ||
{ | ||
"asset":{ | ||
"generator":"Khronos glTF Blender I/O v4.0.44", | ||
"version":"2.0" | ||
}, | ||
"scene":0, | ||
"scenes":[ | ||
{ | ||
"name":"Scene", | ||
"nodes":[ | ||
0, | ||
1 | ||
] | ||
} | ||
], | ||
"nodes":[ | ||
{ | ||
"mesh":0, | ||
"name":"Gebergte - Elbroes", | ||
"scale":[ | ||
0.10000000149011612, | ||
0.10000000149011612, | ||
0.10000000149011612 | ||
] | ||
}, | ||
{ | ||
"mesh":1, | ||
"name":"Cube", | ||
"scale":[ | ||
12, | ||
100, | ||
12 | ||
], | ||
"translation":[ | ||
12, | ||
0, | ||
12 | ||
] | ||
} | ||
], | ||
"meshes":[ | ||
{ | ||
"name":"Gebergte - Elbroes", | ||
"primitives":[ | ||
{ | ||
"attributes":{ | ||
"POSITION":0, | ||
"NORMAL":1 | ||
}, | ||
"indices":2 | ||
} | ||
] | ||
}, | ||
{ | ||
"name":"Cube.001", | ||
"primitives":[ | ||
{ | ||
"attributes":{ | ||
"POSITION":3, | ||
"NORMAL":4, | ||
"TEXCOORD_0":5 | ||
}, | ||
"indices":6 | ||
} | ||
] | ||
} | ||
], | ||
"accessors":[ | ||
{ | ||
"bufferView":0, | ||
"componentType":5126, | ||
"count":779667, | ||
"max":[ | ||
260.3701477050781, | ||
182.92799377441406, | ||
360 | ||
], | ||
"min":[ | ||
0, | ||
0, | ||
0 | ||
], | ||
"type":"VEC3" | ||
}, | ||
{ | ||
"bufferView":1, | ||
"componentType":5126, | ||
"count":779667, | ||
"type":"VEC3" | ||
}, | ||
{ | ||
"bufferView":2, | ||
"componentType":5125, | ||
"count":788382, | ||
"type":"SCALAR" | ||
}, | ||
{ | ||
"bufferView":3, | ||
"componentType":5126, | ||
"count":480744, | ||
"max":[ | ||
1, | ||
0.18292799592018127, | ||
1 | ||
], | ||
"min":[ | ||
-1, | ||
0, | ||
-1 | ||
], | ||
"type":"VEC3" | ||
}, | ||
{ | ||
"bufferView":4, | ||
"componentType":5126, | ||
"count":480744, | ||
"type":"VEC3" | ||
}, | ||
{ | ||
"bufferView":5, | ||
"componentType":5126, | ||
"count":480744, | ||
"type":"VEC2" | ||
}, | ||
{ | ||
"bufferView":6, | ||
"componentType":5125, | ||
"count":490152, | ||
"type":"SCALAR" | ||
} | ||
], | ||
"bufferViews":[ | ||
{ | ||
"buffer":0, | ||
"byteLength":9356004, | ||
"byteOffset":0, | ||
"target":34962 | ||
}, | ||
{ | ||
"buffer":0, | ||
"byteLength":9356004, | ||
"byteOffset":9356004, | ||
"target":34962 | ||
}, | ||
{ | ||
"buffer":0, | ||
"byteLength":3153528, | ||
"byteOffset":18712008, | ||
"target":34963 | ||
}, | ||
{ | ||
"buffer":0, | ||
"byteLength":5768928, | ||
"byteOffset":21865536, | ||
"target":34962 | ||
}, | ||
{ | ||
"buffer":0, | ||
"byteLength":5768928, | ||
"byteOffset":27634464, | ||
"target":34962 | ||
}, | ||
{ | ||
"buffer":0, | ||
"byteLength":3845952, | ||
"byteOffset":33403392, | ||
"target":34962 | ||
}, | ||
{ | ||
"buffer":0, | ||
"byteLength":1960608, | ||
"byteOffset":37249344, | ||
"target":34963 | ||
} | ||
], | ||
"buffers":[ | ||
{ | ||
"byteLength":39209952, | ||
"uri":"gebergte-elbroes.bin" | ||
} | ||
] | ||
} |
Binary file not shown.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters