BoomBox.gltf 3.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177
  1. {
  2. "accessors": [
  3. {
  4. "bufferView": 0,
  5. "componentType": 5126,
  6. "count": 3575,
  7. "type": "VEC2"
  8. },
  9. {
  10. "bufferView": 1,
  11. "componentType": 5126,
  12. "count": 3575,
  13. "type": "VEC3"
  14. },
  15. {
  16. "bufferView": 2,
  17. "componentType": 5126,
  18. "count": 3575,
  19. "type": "VEC4"
  20. },
  21. {
  22. "bufferView": 3,
  23. "componentType": 5126,
  24. "count": 3575,
  25. "type": "VEC3",
  26. "max": [
  27. 0.009921154,
  28. 0.00977163,
  29. 0.0100762453
  30. ],
  31. "min": [
  32. -0.009921154,
  33. -0.00977163,
  34. -0.0100762453
  35. ]
  36. },
  37. {
  38. "bufferView": 4,
  39. "componentType": 5123,
  40. "count": 18108,
  41. "type": "SCALAR"
  42. }
  43. ],
  44. "asset": {
  45. "generator": "glTF Tools for Unity",
  46. "version": "2.0"
  47. },
  48. "bufferViews": [
  49. {
  50. "buffer": 0,
  51. "byteLength": 28600
  52. },
  53. {
  54. "buffer": 0,
  55. "byteOffset": 28600,
  56. "byteLength": 42900
  57. },
  58. {
  59. "buffer": 0,
  60. "byteOffset": 71500,
  61. "byteLength": 57200
  62. },
  63. {
  64. "buffer": 0,
  65. "byteOffset": 128700,
  66. "byteLength": 42900
  67. },
  68. {
  69. "buffer": 0,
  70. "byteOffset": 171600,
  71. "byteLength": 36216
  72. }
  73. ],
  74. "buffers": [
  75. {
  76. "uri": "BoomBox.bin",
  77. "byteLength": 207816
  78. }
  79. ],
  80. "images": [
  81. {
  82. "uri": "BoomBox_baseColor.png"
  83. },
  84. {
  85. "uri": "BoomBox_occlusionRoughnessMetallic.png"
  86. },
  87. {
  88. "uri": "BoomBox_normal.png"
  89. },
  90. {
  91. "uri": "BoomBox_emissive.png"
  92. }
  93. ],
  94. "meshes": [
  95. {
  96. "primitives": [
  97. {
  98. "attributes": {
  99. "TEXCOORD_0": 0,
  100. "NORMAL": 1,
  101. "TANGENT": 2,
  102. "POSITION": 3
  103. },
  104. "indices": 4,
  105. "material": 0
  106. }
  107. ],
  108. "name": "BoomBox"
  109. }
  110. ],
  111. "materials": [
  112. {
  113. "pbrMetallicRoughness": {
  114. "baseColorTexture": {
  115. "index": 0
  116. },
  117. "metallicRoughnessTexture": {
  118. "index": 1
  119. }
  120. },
  121. "normalTexture": {
  122. "index": 2
  123. },
  124. "occlusionTexture": {
  125. "index": 1
  126. },
  127. "emissiveFactor": [
  128. 1.0,
  129. 1.0,
  130. 1.0
  131. ],
  132. "emissiveTexture": {
  133. "index": 3
  134. },
  135. "name": "BoomBox_Mat"
  136. }
  137. ],
  138. "nodes": [
  139. {
  140. "mesh": 0,
  141. "rotation": [
  142. 0.0,
  143. 1.0,
  144. 0.0,
  145. 0.0
  146. ],
  147. "scale": [ 1, 1, 1 ],
  148. "name": "BoomBox"
  149. }
  150. ],
  151. "scene": 0,
  152. "scenes": [
  153. {
  154. "nodes": [
  155. 0
  156. ]
  157. }
  158. ],
  159. "textures": [
  160. {
  161. "name": "baseColor",
  162. "source": 0
  163. },
  164. {
  165. "name": "occlusionRoughnessMetallic",
  166. "source": 1
  167. },
  168. {
  169. "name": "normal",
  170. "source": 2
  171. },
  172. {
  173. "name": "emissive",
  174. "source": 3
  175. }
  176. ]
  177. }