BoomBox.gltf 3.1 KB

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