Box_extras.gltf 5.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242
  1. {
  2. "asset" : {
  3. "generator" : "Khronos glTF Blender I/O v0.9.28",
  4. "version" : "2.0"
  5. },
  6. "extensionsUsed" : [
  7. "KHR_lights_punctual"
  8. ],
  9. "extensionsRequired" : [
  10. "KHR_lights_punctual"
  11. ],
  12. "extensions" : {
  13. "KHR_lights_punctual" : {
  14. "lights" : [
  15. {
  16. "color" : [
  17. 1,
  18. 1,
  19. 1
  20. ],
  21. "intensity" : 1000,
  22. "type" : "point",
  23. "name" : "Light"
  24. }
  25. ]
  26. }
  27. },
  28. "scene" : 0,
  29. "scenes" : [
  30. {
  31. "extras" : {
  32. "custom" : "sceneProp"
  33. },
  34. "name" : "Scene",
  35. "nodes" : [
  36. 1,
  37. 3,
  38. 4
  39. ]
  40. }
  41. ],
  42. "nodes" : [
  43. {
  44. "extensions" : {
  45. "KHR_lights_punctual" : {
  46. "light" : 0
  47. }
  48. },
  49. "name" : "Light_Orientation",
  50. "rotation" : [
  51. -0.7071067690849304,
  52. 0,
  53. 0,
  54. 0.7071067690849304
  55. ]
  56. },
  57. {
  58. "children" : [
  59. 0
  60. ],
  61. "name" : "Light",
  62. "rotation" : [
  63. 0.16907575726509094,
  64. 0.7558803558349609,
  65. -0.27217137813568115,
  66. 0.570947527885437
  67. ],
  68. "translation" : [
  69. 4.076245307922363,
  70. 5.903861999511719,
  71. -1.0054539442062378
  72. ]
  73. },
  74. {
  75. "camera" : 0,
  76. "name" : "Camera_Orientation",
  77. "rotation" : [
  78. -0.7071067690849304,
  79. 0,
  80. 0,
  81. 0.7071067690849304
  82. ]
  83. },
  84. {
  85. "children" : [
  86. 2
  87. ],
  88. "name" : "Camera",
  89. "rotation" : [
  90. 0.483536034822464,
  91. 0.33687159419059753,
  92. -0.20870360732078552,
  93. 0.7804827094078064
  94. ],
  95. "translation" : [
  96. 7.358891487121582,
  97. 4.958309173583984,
  98. 6.925790786743164
  99. ]
  100. },
  101. {
  102. "extras" : {
  103. "kind" : "nice cube",
  104. "magic" : 42
  105. },
  106. "mesh" : 0,
  107. "name" : "Box001",
  108. "rotation" : [
  109. 1,
  110. 0,
  111. 0,
  112. -1.3435885648505064e-07
  113. ]
  114. }
  115. ],
  116. "cameras" : [
  117. {
  118. "extras" : {
  119. "custom" : "cameraProp"
  120. },
  121. "name" : "Camera",
  122. "perspective" : {
  123. "yfov" : 0.39959652046304894,
  124. "zfar" : 100,
  125. "znear" : 0.10000000149011612
  126. },
  127. "type" : "perspective"
  128. }
  129. ],
  130. "materials" : [
  131. {
  132. "doubleSided" : true,
  133. "extras" : {
  134. "custom" : "materialProp"
  135. },
  136. "name" : "01___Default",
  137. "pbrMetallicRoughness" : {
  138. "baseColorTexture" : {
  139. "index" : 0,
  140. "texCoord" : 0
  141. },
  142. "metallicFactor" : 0,
  143. "roughnessFactor" : 0.8945907354354858
  144. }
  145. }
  146. ],
  147. "meshes" : [
  148. {
  149. "extras" : {
  150. "custom" : "meshProp"
  151. },
  152. "name" : "Box001",
  153. "primitives" : [
  154. {
  155. "attributes" : {
  156. "POSITION" : 0,
  157. "NORMAL" : 1,
  158. "TEXCOORD_0" : 2
  159. },
  160. "indices" : 3,
  161. "material" : 0
  162. }
  163. ]
  164. }
  165. ],
  166. "textures" : [
  167. {
  168. "source" : 0
  169. }
  170. ],
  171. "images" : [
  172. {
  173. "mimeType" : "image/png",
  174. "name" : "20140615_192225",
  175. "uri" : "20140615_192225.png"
  176. }
  177. ],
  178. "accessors" : [
  179. {
  180. "bufferView" : 0,
  181. "componentType" : 5126,
  182. "count" : 24,
  183. "max" : [
  184. 13.23270034790039,
  185. 0,
  186. 16.17329978942871
  187. ],
  188. "min" : [
  189. -13.83899974822998,
  190. -23.56559944152832,
  191. -16.098499298095703
  192. ],
  193. "type" : "VEC3"
  194. },
  195. {
  196. "bufferView" : 1,
  197. "componentType" : 5126,
  198. "count" : 24,
  199. "type" : "VEC3"
  200. },
  201. {
  202. "bufferView" : 2,
  203. "componentType" : 5126,
  204. "count" : 24,
  205. "type" : "VEC2"
  206. },
  207. {
  208. "bufferView" : 3,
  209. "componentType" : 5123,
  210. "count" : 36,
  211. "type" : "SCALAR"
  212. }
  213. ],
  214. "bufferViews" : [
  215. {
  216. "buffer" : 0,
  217. "byteLength" : 288,
  218. "byteOffset" : 0
  219. },
  220. {
  221. "buffer" : 0,
  222. "byteLength" : 288,
  223. "byteOffset" : 288
  224. },
  225. {
  226. "buffer" : 0,
  227. "byteLength" : 192,
  228. "byteOffset" : 576
  229. },
  230. {
  231. "buffer" : 0,
  232. "byteLength" : 72,
  233. "byteOffset" : 768
  234. }
  235. ],
  236. "buffers" : [
  237. {
  238. "byteLength" : 840,
  239. "uri" : "Box_extras.bin"
  240. }
  241. ]
  242. }