summaryrefslogtreecommitdiffstats
path: root/ship/staircase_1/staircase_1.gltf
diff options
context:
space:
mode:
Diffstat (limited to 'ship/staircase_1/staircase_1.gltf')
-rw-r--r--ship/staircase_1/staircase_1.gltf156
1 files changed, 156 insertions, 0 deletions
diff --git a/ship/staircase_1/staircase_1.gltf b/ship/staircase_1/staircase_1.gltf
new file mode 100644
index 0000000..c2f4536
--- /dev/null
+++ b/ship/staircase_1/staircase_1.gltf
@@ -0,0 +1,156 @@
+{
+ "asset" : {
+ "generator" : "Khronos glTF Blender I/O v3.2.43",
+ "version" : "2.0"
+ },
+ "scene" : 0,
+ "scenes" : [
+ {
+ "name" : "Scene",
+ "nodes" : [
+ 0
+ ]
+ }
+ ],
+ "nodes" : [
+ {
+ "mesh" : 0,
+ "name" : "stairs"
+ }
+ ],
+ "materials" : [
+ {
+ "doubleSided" : true,
+ "name" : "staircase",
+ "normalTexture" : {
+ "index" : 0
+ },
+ "pbrMetallicRoughness" : {
+ "baseColorTexture" : {
+ "index" : 1
+ },
+ "metallicFactor" : 0,
+ "metallicRoughnessTexture" : {
+ "index" : 2
+ }
+ }
+ }
+ ],
+ "meshes" : [
+ {
+ "name" : "Cube.001",
+ "primitives" : [
+ {
+ "attributes" : {
+ "POSITION" : 0,
+ "NORMAL" : 1,
+ "TEXCOORD_0" : 2
+ },
+ "indices" : 3,
+ "material" : 0
+ }
+ ]
+ }
+ ],
+ "textures" : [
+ {
+ "sampler" : 0,
+ "source" : 0
+ },
+ {
+ "sampler" : 0,
+ "source" : 1
+ },
+ {
+ "sampler" : 0,
+ "source" : 2
+ }
+ ],
+ "images" : [
+ {
+ "mimeType" : "image/png",
+ "name" : "staircase_normal",
+ "uri" : "staircase_normal.png"
+ },
+ {
+ "mimeType" : "image/png",
+ "name" : "staircase_albedo",
+ "uri" : "staircase_albedo.png"
+ },
+ {
+ "mimeType" : "image/png",
+ "name" : "staircase_roughness",
+ "uri" : "staircase_roughness.png"
+ }
+ ],
+ "accessors" : [
+ {
+ "bufferView" : 0,
+ "componentType" : 5126,
+ "count" : 346,
+ "max" : [
+ 1.8045473098754883,
+ 1.8722443580627441,
+ 2.3289031982421875
+ ],
+ "min" : [
+ -1.8045482635498047,
+ -1.8722444772720337,
+ -2.979447841644287
+ ],
+ "type" : "VEC3"
+ },
+ {
+ "bufferView" : 1,
+ "componentType" : 5126,
+ "count" : 346,
+ "type" : "VEC3"
+ },
+ {
+ "bufferView" : 2,
+ "componentType" : 5126,
+ "count" : 346,
+ "type" : "VEC2"
+ },
+ {
+ "bufferView" : 3,
+ "componentType" : 5123,
+ "count" : 576,
+ "type" : "SCALAR"
+ }
+ ],
+ "bufferViews" : [
+ {
+ "buffer" : 0,
+ "byteLength" : 4152,
+ "byteOffset" : 0
+ },
+ {
+ "buffer" : 0,
+ "byteLength" : 4152,
+ "byteOffset" : 4152
+ },
+ {
+ "buffer" : 0,
+ "byteLength" : 2768,
+ "byteOffset" : 8304
+ },
+ {
+ "buffer" : 0,
+ "byteLength" : 1152,
+ "byteOffset" : 11072
+ }
+ ],
+ "samplers" : [
+ {
+ "magFilter" : 9729,
+ "minFilter" : 9987
+ }
+ ],
+ "buffers" : [
+ {
+ "byteLength" : 12224,
+ "uri" : "staircase_1.bin"
+ }
+ ]
+}