Duck.gltf 3.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212
  1. {
  2. "asset": {
  3. "generator": "COLLADA2GLTF",
  4. "version": "2.0"
  5. },
  6. "scene": 0,
  7. "scenes": [
  8. {
  9. "nodes": [
  10. 0
  11. ]
  12. }
  13. ],
  14. "nodes": [
  15. {
  16. "children": [
  17. 2,
  18. 1
  19. ],
  20. "matrix": [
  21. 0.009999999776482582,
  22. 0,
  23. 0,
  24. 0,
  25. 0,
  26. 0.009999999776482582,
  27. 0,
  28. 0,
  29. 0,
  30. 0,
  31. 0.009999999776482582,
  32. 0,
  33. 0,
  34. 0,
  35. 0,
  36. 1
  37. ]
  38. },
  39. {
  40. "matrix": [
  41. -0.7289686799049377,
  42. 0,
  43. -0.6845470666885376,
  44. 0,
  45. -0.4252049028873444,
  46. 0.7836934328079224,
  47. 0.4527972936630249,
  48. 0,
  49. 0.5364750623703003,
  50. 0.6211478114128113,
  51. -0.571287989616394,
  52. 0,
  53. 400.1130065917969,
  54. 463.2640075683594,
  55. -431.0780334472656,
  56. 1
  57. ],
  58. "camera": 0
  59. },
  60. {
  61. "mesh": 0
  62. }
  63. ],
  64. "cameras": [
  65. {
  66. "perspective": {
  67. "aspectRatio": 1.5,
  68. "yfov": 0.6605925559997559,
  69. "zfar": 10000,
  70. "znear": 1
  71. },
  72. "type": "perspective"
  73. }
  74. ],
  75. "meshes": [
  76. {
  77. "primitives": [
  78. {
  79. "attributes": {
  80. "NORMAL": 1,
  81. "POSITION": 2,
  82. "TEXCOORD_0": 3
  83. },
  84. "indices": 0,
  85. "mode": 4,
  86. "material": 0,
  87. "extensions": {
  88. "KHR_draco_mesh_compression": {
  89. "bufferView": 0,
  90. "attributes": {
  91. "NORMAL": 0,
  92. "POSITION": 1,
  93. "TEXCOORD_0": 2
  94. }
  95. }
  96. }
  97. }
  98. ],
  99. "name": "LOD3spShape"
  100. }
  101. ],
  102. "accessors": [
  103. {
  104. "componentType": 5123,
  105. "count": 12636,
  106. "max": [
  107. 2398
  108. ],
  109. "min": [
  110. 0
  111. ],
  112. "type": "SCALAR"
  113. },
  114. {
  115. "componentType": 5126,
  116. "count": 2399,
  117. "max": [
  118. 0.9995989799499512,
  119. 0.999580979347229,
  120. 0.9984359741210938
  121. ],
  122. "min": [
  123. -0.9990839958190918,
  124. -1,
  125. -0.9998319745063782
  126. ],
  127. "type": "VEC3"
  128. },
  129. {
  130. "componentType": 5126,
  131. "count": 2399,
  132. "max": [
  133. 96.17990112304688,
  134. 163.97000122070312,
  135. 53.92519760131836
  136. ],
  137. "min": [
  138. -69.29850006103516,
  139. 9.929369926452637,
  140. -61.32819747924805
  141. ],
  142. "type": "VEC3"
  143. },
  144. {
  145. "componentType": 5126,
  146. "count": 2399,
  147. "max": [
  148. 0.9833459854125975,
  149. 0.9800369739532472
  150. ],
  151. "min": [
  152. 0.026409000158309937,
  153. 0.01996302604675293
  154. ],
  155. "type": "VEC2"
  156. }
  157. ],
  158. "materials": [
  159. {
  160. "pbrMetallicRoughness": {
  161. "baseColorTexture": {
  162. "index": 0
  163. },
  164. "metallicFactor": 0
  165. },
  166. "emissiveFactor": [
  167. 0,
  168. 0,
  169. 0
  170. ],
  171. "name": "blinn3-fx"
  172. }
  173. ],
  174. "textures": [
  175. {
  176. "sampler": 0,
  177. "source": 0
  178. }
  179. ],
  180. "images": [
  181. {
  182. "uri": "DuckCM.png"
  183. }
  184. ],
  185. "samplers": [
  186. {
  187. "magFilter": 9729,
  188. "minFilter": 9986,
  189. "wrapS": 10497,
  190. "wrapT": 10497
  191. }
  192. ],
  193. "bufferViews": [
  194. {
  195. "buffer": 0,
  196. "byteOffset": 0,
  197. "byteLength": 18884
  198. }
  199. ],
  200. "buffers": [
  201. {
  202. "byteLength": 18884,
  203. "uri": "0.bin"
  204. }
  205. ],
  206. "extensionsRequired": [
  207. "KHR_draco_mesh_compression"
  208. ],
  209. "extensionsUsed": [
  210. "KHR_draco_mesh_compression"
  211. ]
  212. }