diff --git a/app/assets/base/objects/outdoor_activities/horizontal_bar/horizontal_bar.bin b/app/assets/base/objects/outdoor_activities/horizontal_bar/horizontal_bar.bin new file mode 100644 index 00000000..05f95b8f Binary files /dev/null and b/app/assets/base/objects/outdoor_activities/horizontal_bar/horizontal_bar.bin differ diff --git a/app/assets/base/objects/outdoor_activities/horizontal_bar/horizontal_bar.gltf b/app/assets/base/objects/outdoor_activities/horizontal_bar/horizontal_bar.gltf new file mode 100644 index 00000000..eb50a3d6 --- /dev/null +++ b/app/assets/base/objects/outdoor_activities/horizontal_bar/horizontal_bar.gltf @@ -0,0 +1,235 @@ +{ + "asset":{ + "copyright":"Yara Gardaria", + "generator":"Khronos glTF Blender I/O v4.1.63", + "version":"2.0" + }, + "extensionsUsed":[ + "KHR_materials_specular" + ], + "scene":0, + "scenes":[ + { + "name":"Scene", + "nodes":[ + 0 + ] + } + ], + "nodes":[ + { + "mesh":0, + "name":"Horizontal bar" + } + ], + "materials":[ + { + "doubleSided":true, + "extensions":{ + "KHR_materials_specular":{ + "specularFactor":0 + } + }, + "name":"Horizontal bar", + "normalTexture":{ + "index":0 + }, + "pbrMetallicRoughness":{ + "baseColorTexture":{ + "index":1 + }, + "metallicRoughnessTexture":{ + "index":2 + } + } + } + ], + "meshes":[ + { + "name":"horizontal_bar", + "primitives":[ + { + "attributes":{ + "POSITION":0, + "NORMAL":1, + "TEXCOORD_0":2 + }, + "indices":3, + "material":0 + }, + { + "attributes":{ + "POSITION":4, + "NORMAL":5, + "TEXCOORD_0":6 + }, + "indices":7, + "material":0 + } + ] + } + ], + "textures":[ + { + "sampler":0, + "source":0 + }, + { + "sampler":0, + "source":1 + }, + { + "sampler":0, + "source":2 + } + ], + "images":[ + { + "mimeType":"image/png", + "name":"horizontal_bar_normal", + "uri":"horizontal_bar_normal.png" + }, + { + "mimeType":"image/png", + "name":"horizontal_bar_base_color", + "uri":"horizontal_bar_base_color.png" + }, + { + "mimeType":"image/png", + "name":"horizontal_bar_metallic_roughness", + "uri":"horizontal_bar_metallic_roughness.png" + } + ], + "accessors":[ + { + "bufferView":0, + "componentType":5126, + "count":264, + "max":[ + 2.145380735397339, + 2.4273760318756104, + 0.04538051784038544 + ], + "min":[ + -2.1453804969787598, + 2.115521056111902e-07, + -0.04538041725754738 + ], + "type":"VEC3" + }, + { + "bufferView":1, + "componentType":5126, + "count":264, + "type":"VEC3" + }, + { + "bufferView":2, + "componentType":5126, + "count":264, + "type":"VEC2" + }, + { + "bufferView":3, + "componentType":5123, + "count":1008, + "type":"SCALAR" + }, + { + "bufferView":4, + "componentType":5126, + "count":54, + "max":[ + 2.0619547367095947, + 2.349504232406616, + 0.019504114985466003 + ], + "min":[ + -2.0619547367095947, + 1.2804960012435913, + -0.01950402744114399 + ], + "type":"VEC3" + }, + { + "bufferView":5, + "componentType":5126, + "count":54, + "type":"VEC3" + }, + { + "bufferView":6, + "componentType":5126, + "count":54, + "type":"VEC2" + }, + { + "bufferView":7, + "componentType":5123, + "count":144, + "type":"SCALAR" + } + ], + "bufferViews":[ + { + "buffer":0, + "byteLength":3168, + "byteOffset":0, + "target":34962 + }, + { + "buffer":0, + "byteLength":3168, + "byteOffset":3168, + "target":34962 + }, + { + "buffer":0, + "byteLength":2112, + "byteOffset":6336, + "target":34962 + }, + { + "buffer":0, + "byteLength":2016, + "byteOffset":8448, + "target":34963 + }, + { + "buffer":0, + "byteLength":648, + "byteOffset":10464, + "target":34962 + }, + { + "buffer":0, + "byteLength":648, + "byteOffset":11112, + "target":34962 + }, + { + "buffer":0, + "byteLength":432, + "byteOffset":11760, + "target":34962 + }, + { + "buffer":0, + "byteLength":288, + "byteOffset":12192, + "target":34963 + } + ], + "samplers":[ + { + "magFilter":9729, + "minFilter":9987 + } + ], + "buffers":[ + { + "byteLength":12480, + "uri":"horizontal_bar.bin" + } + ] +} diff --git a/app/assets/base/objects/outdoor_activities/horizontal_bar/horizontal_bar.ron b/app/assets/base/objects/outdoor_activities/horizontal_bar/horizontal_bar.ron new file mode 100644 index 00000000..68f0effb --- /dev/null +++ b/app/assets/base/objects/outdoor_activities/horizontal_bar/horizontal_bar.ron @@ -0,0 +1,9 @@ +( + general: ( + name: "Horizontal bar", + license: "CC BY-SA 4.0", + author: "Yara Gardaria", + preview_translation: (0.0, -1.0, -5.2), + ), + category: OutdoorActivities, +) diff --git a/app/assets/base/objects/outdoor_activities/horizontal_bar/horizontal_bar_base_color.png b/app/assets/base/objects/outdoor_activities/horizontal_bar/horizontal_bar_base_color.png new file mode 100644 index 00000000..ba2ee52d Binary files /dev/null and b/app/assets/base/objects/outdoor_activities/horizontal_bar/horizontal_bar_base_color.png differ diff --git a/app/assets/base/objects/outdoor_activities/horizontal_bar/horizontal_bar_metallic_roughness.png b/app/assets/base/objects/outdoor_activities/horizontal_bar/horizontal_bar_metallic_roughness.png new file mode 100644 index 00000000..99a16124 Binary files /dev/null and b/app/assets/base/objects/outdoor_activities/horizontal_bar/horizontal_bar_metallic_roughness.png differ diff --git a/app/assets/base/objects/outdoor_activities/horizontal_bar/horizontal_bar_normal.png b/app/assets/base/objects/outdoor_activities/horizontal_bar/horizontal_bar_normal.png new file mode 100644 index 00000000..e2be0de6 Binary files /dev/null and b/app/assets/base/objects/outdoor_activities/horizontal_bar/horizontal_bar_normal.png differ