diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..7dc2605 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +assets/models/* filter=lfs diff=lfs merge=lfs -text diff --git a/assets/models/monkey.bin b/assets/models/monkey.bin index e7992f3..56f4aa0 100644 Binary files a/assets/models/monkey.bin and b/assets/models/monkey.bin differ diff --git a/assets/models/monkey.gltf b/assets/models/monkey.gltf index d3e2438..2651b01 100644 --- a/assets/models/monkey.gltf +++ b/assets/models/monkey.gltf @@ -1,104 +1,3 @@ -{ - "asset":{ - "generator":"Khronos glTF Blender I/O v4.4.56", - "version":"2.0" - }, - "scene":0, - "scenes":[ - { - "name":"Scene", - "nodes":[ - 0 - ] - } - ], - "nodes":[ - { - "mesh":0, - "name":"Suzanne" - } - ], - "meshes":[ - { - "name":"Suzanne", - "primitives":[ - { - "attributes":{ - "POSITION":0, - "NORMAL":1, - "TEXCOORD_0":2 - }, - "indices":3 - } - ] - } - ], - "accessors":[ - { - "bufferView":0, - "componentType":5126, - "count":1966, - "max":[ - 1.3671875, - 0.984375, - 0.8515625 - ], - "min":[ - -1.3671875, - -0.984375, - -0.8515625 - ], - "type":"VEC3" - }, - { - "bufferView":1, - "componentType":5126, - "count":1966, - "type":"VEC3" - }, - { - "bufferView":2, - "componentType":5126, - "count":1966, - "type":"VEC2" - }, - { - "bufferView":3, - "componentType":5123, - "count":2904, - "type":"SCALAR" - } - ], - "bufferViews":[ - { - "buffer":0, - "byteLength":23592, - "byteOffset":0, - "target":34962 - }, - { - "buffer":0, - "byteLength":23592, - "byteOffset":23592, - "target":34962 - }, - { - "buffer":0, - "byteLength":15728, - "byteOffset":47184, - "target":34962 - }, - { - "buffer":0, - "byteLength":5808, - "byteOffset":62912, - "target":34963 - } - ], - "buffers":[ - { - "byteLength":68720, - "uri":"monkey.bin" - } - ] -} +version https://git-lfs.github.com/spec/v1 +oid sha256:6513b26c81eb59be818a8ddc0331eccd2e54d8c2e9b0d7edb01b491a16cdc421 +size 1333 diff --git a/assets/models/pink-monkey.bin b/assets/models/pink-monkey.bin index 2db4596..627ca3e 100644 Binary files a/assets/models/pink-monkey.bin and b/assets/models/pink-monkey.bin differ diff --git a/assets/models/pink-monkey.gltf b/assets/models/pink-monkey.gltf index a27e895..d4c6adf 100644 --- a/assets/models/pink-monkey.gltf +++ b/assets/models/pink-monkey.gltf @@ -1,121 +1,3 @@ -{ - "asset":{ - "generator":"Khronos glTF Blender I/O v4.0.44", - "version":"2.0" - }, - "scene":0, - "scenes":[ - { - "name":"Scene", - "nodes":[ - 0 - ] - } - ], - "nodes":[ - { - "mesh":0, - "name":"Suzanne" - } - ], - "materials":[ - { - "doubleSided":true, - "name":"Material.001", - "pbrMetallicRoughness":{ - "baseColorFactor":[ - 0.8002749681472778, - 0, - 0.07706787437200546, - 1 - ], - "metallicFactor":0, - "roughnessFactor":0.5 - } - } - ], - "meshes":[ - { - "name":"Suzanne", - "primitives":[ - { - "attributes":{ - "POSITION":0, - "NORMAL":1, - "TEXCOORD_0":2 - }, - "indices":3, - "material":0 - } - ] - } - ], - "accessors":[ - { - "bufferView":0, - "componentType":5126, - "count":1966, - "max":[ - 1.3671875, - 0.984375, - 0.8515625 - ], - "min":[ - -1.3671875, - -0.984375, - -0.8515625 - ], - "type":"VEC3" - }, - { - "bufferView":1, - "componentType":5126, - "count":1966, - "type":"VEC3" - }, - { - "bufferView":2, - "componentType":5126, - "count":1966, - "type":"VEC2" - }, - { - "bufferView":3, - "componentType":5123, - "count":2904, - "type":"SCALAR" - } - ], - "bufferViews":[ - { - "buffer":0, - "byteLength":23592, - "byteOffset":0, - "target":34962 - }, - { - "buffer":0, - "byteLength":23592, - "byteOffset":23592, - "target":34962 - }, - { - "buffer":0, - "byteLength":15728, - "byteOffset":47184, - "target":34962 - }, - { - "buffer":0, - "byteLength":5808, - "byteOffset":62912, - "target":34963 - } - ], - "buffers":[ - { - "byteLength":68720, - "uri":"pink-monkey.bin" - } - ] -} +version https://git-lfs.github.com/spec/v1 +oid sha256:a955cb6bcdcaed40dee676c707ba562f93ca960806107c6e9f328764be49a303 +size 1613 diff --git a/assets/models/tree.bin b/assets/models/tree.bin index e782621..225ddd1 100644 Binary files a/assets/models/tree.bin and b/assets/models/tree.bin differ diff --git a/assets/models/tree.gltf b/assets/models/tree.gltf index 51bf9ed..58b4fb9 100644 --- a/assets/models/tree.gltf +++ b/assets/models/tree.gltf @@ -1,140 +1,3 @@ -{ - "asset":{ - "generator":"Khronos glTF Blender I/O v4.4.56", - "version":"2.0" - }, - "scene":0, - "scenes":[ - { - "name":"Scene", - "nodes":[ - 0 - ] - } - ], - "nodes":[ - { - "mesh":0, - "name":"tree01", - "scale":[ - 0.009999999776482582, - 0.009999999776482582, - 0.009999999776482582 - ] - } - ], - "materials":[ - { - "name":"Mat", - "pbrMetallicRoughness":{ - "baseColorTexture":{ - "index":0 - }, - "metallicFactor":0 - } - } - ], - "meshes":[ - { - "name":"tree01_1", - "primitives":[ - { - "attributes":{ - "POSITION":0, - "NORMAL":1, - "TEXCOORD_0":2 - }, - "indices":3, - "material":0 - } - ] - } - ], - "textures":[ - { - "sampler":0, - "source":0 - } - ], - "images":[ - { - "mimeType":"image/png", - "name":"tree_texture", - "uri":"tree_texture.png" - } - ], - "accessors":[ - { - "bufferView":0, - "componentType":5126, - "count":395, - "max":[ - 123.4296646118164, - 509.0864562988281, - 168.36563110351562 - ], - "min":[ - -184.9799346923828, - 0, - -155.37196350097656 - ], - "type":"VEC3" - }, - { - "bufferView":1, - "componentType":5126, - "count":395, - "type":"VEC3" - }, - { - "bufferView":2, - "componentType":5126, - "count":395, - "type":"VEC2" - }, - { - "bufferView":3, - "componentType":5123, - "count":471, - "type":"SCALAR" - } - ], - "bufferViews":[ - { - "buffer":0, - "byteLength":4740, - "byteOffset":0, - "target":34962 - }, - { - "buffer":0, - "byteLength":4740, - "byteOffset":4740, - "target":34962 - }, - { - "buffer":0, - "byteLength":3160, - "byteOffset":9480, - "target":34962 - }, - { - "buffer":0, - "byteLength":942, - "byteOffset":12640, - "target":34963 - } - ], - "samplers":[ - { - "magFilter":9729, - "minFilter":9987 - } - ], - "buffers":[ - { - "byteLength":13584, - "uri":"tree.bin" - } - ] -} +version https://git-lfs.github.com/spec/v1 +oid sha256:7f5b405308b025a6fdc8e5dad59d374350415338102219f5a31562064d3624c8 +size 1846 diff --git a/assets/models/tree_texture.png b/assets/models/tree_texture.png index f5726d4..1d2807b 100644 Binary files a/assets/models/tree_texture.png and b/assets/models/tree_texture.png differ