This commit is contained in:
2021-07-30 18:46:25 +02:00
parent ff80f7b9aa
commit 4c2409dbd0
3 changed files with 6 additions and 6 deletions

Binary file not shown.

View File

@@ -1,6 +1,6 @@
{ {
"asset" : { "asset" : {
"generator" : "Khronos glTF Blender I/O v1.5.17", "generator" : "Khronos glTF Blender I/O v1.6.16",
"version" : "2.0" "version" : "2.0"
}, },
"scene" : 0, "scene" : 0,
@@ -36,7 +36,7 @@
], ],
"meshes" : [ "meshes" : [
{ {
"name" : "Cube", "name" : "Cube.001",
"primitives" : [ "primitives" : [
{ {
"attributes" : { "attributes" : {
@@ -65,12 +65,12 @@
{ {
"mimeType" : "image/jpeg", "mimeType" : "image/jpeg",
"name" : "cobblestone_large_01_nor_4k", "name" : "cobblestone_large_01_nor_4k",
"uri" : "textures/cobblestone_large_01_nor_4k.jpg" "uri" : "cobblestone_large_01_nor_4k.jpg"
}, },
{ {
"mimeType" : "image/jpeg", "mimeType" : "image/png",
"name" : "cobblestone_large_01_diff_4k", "name" : "colors",
"uri" : "textures/cobblestone_large_01_diff_4k.jpg" "uri" : "colors.png"
} }
], ],
"accessors" : [ "accessors" : [

BIN
models/textures/colors.dds Normal file

Binary file not shown.