summaryrefslogtreecommitdiffstats
path: root/ship/ship_control_panel/control_panel.gltf
diff options
context:
space:
mode:
Diffstat (limited to 'ship/ship_control_panel/control_panel.gltf')
-rw-r--r--ship/ship_control_panel/control_panel.gltf146
1 files changed, 146 insertions, 0 deletions
diff --git a/ship/ship_control_panel/control_panel.gltf b/ship/ship_control_panel/control_panel.gltf
new file mode 100644
index 0000000..86e1e49
--- /dev/null
+++ b/ship/ship_control_panel/control_panel.gltf
@@ -0,0 +1,146 @@
+{
+ "asset" : {
+ "generator" : "Khronos glTF Blender I/O v3.2.43",
+ "version" : "2.0"
+ },
+ "scene" : 0,
+ "scenes" : [
+ {
+ "name" : "Scene",
+ "nodes" : [
+ 0
+ ]
+ }
+ ],
+ "nodes" : [
+ {
+ "mesh" : 0,
+ "name" : "main_control_panel"
+ }
+ ],
+ "materials" : [
+ {
+ "doubleSided" : true,
+ "name" : "main_control_panel_mat",
+ "normalTexture" : {
+ "index" : 0,
+ "scale" : 7.699999809265137
+ },
+ "pbrMetallicRoughness" : {
+ "baseColorTexture" : {
+ "index" : 1
+ },
+ "metallicFactor" : 0,
+ "roughnessFactor" : 0.5
+ }
+ }
+ ],
+ "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
+ }
+ ],
+ "images" : [
+ {
+ "mimeType" : "image/png",
+ "name" : "main_control_panel_normal",
+ "uri" : "main_control_panel_normal.png"
+ },
+ {
+ "mimeType" : "image/png",
+ "name" : "control_panel_albedo",
+ "uri" : "control_panel_albedo.png"
+ }
+ ],
+ "accessors" : [
+ {
+ "bufferView" : 0,
+ "componentType" : 5126,
+ "count" : 3286,
+ "max" : [
+ 5.76377534866333,
+ 0.9602069854736328,
+ 1.0337167978286743
+ ],
+ "min" : [
+ -5.76377534866333,
+ -1,
+ -1.362532138824463
+ ],
+ "type" : "VEC3"
+ },
+ {
+ "bufferView" : 1,
+ "componentType" : 5126,
+ "count" : 3286,
+ "type" : "VEC3"
+ },
+ {
+ "bufferView" : 2,
+ "componentType" : 5126,
+ "count" : 3286,
+ "type" : "VEC2"
+ },
+ {
+ "bufferView" : 3,
+ "componentType" : 5123,
+ "count" : 5430,
+ "type" : "SCALAR"
+ }
+ ],
+ "bufferViews" : [
+ {
+ "buffer" : 0,
+ "byteLength" : 39432,
+ "byteOffset" : 0
+ },
+ {
+ "buffer" : 0,
+ "byteLength" : 39432,
+ "byteOffset" : 39432
+ },
+ {
+ "buffer" : 0,
+ "byteLength" : 26288,
+ "byteOffset" : 78864
+ },
+ {
+ "buffer" : 0,
+ "byteLength" : 10860,
+ "byteOffset" : 105152
+ }
+ ],
+ "samplers" : [
+ {
+ "magFilter" : 9729,
+ "minFilter" : 9987
+ }
+ ],
+ "buffers" : [
+ {
+ "byteLength" : 116012,
+ "uri" : "control_panel.bin"
+ }
+ ]
+}