BoomBox.gltf 3.3 KB

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