MultiPrimitive.gltf 2.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134
  1. {
  2. "accessors": [
  3. {
  4. "bufferView": 0,
  5. "componentType": 5126,
  6. "count": 3,
  7. "type": "VEC3",
  8. "max": [
  9. 0.5,
  10. 0.5,
  11. 0.0
  12. ],
  13. "min": [
  14. -0.5,
  15. -0.5,
  16. 0.0
  17. ]
  18. },
  19. {
  20. "bufferView": 1,
  21. "componentType": 5126,
  22. "count": 3,
  23. "type": "VEC2"
  24. },
  25. {
  26. "bufferView": 2,
  27. "componentType": 5125,
  28. "count": 3,
  29. "type": "SCALAR"
  30. },
  31. {
  32. "bufferView": 3,
  33. "componentType": 5126,
  34. "count": 3,
  35. "type": "VEC3",
  36. "max": [
  37. 0.5,
  38. 0.5,
  39. 0.0
  40. ],
  41. "min": [
  42. -0.5,
  43. -0.5,
  44. 0.0
  45. ]
  46. },
  47. {
  48. "bufferView": 4,
  49. "componentType": 5126,
  50. "count": 3,
  51. "type": "VEC2"
  52. },
  53. {
  54. "bufferView": 5,
  55. "componentType": 5125,
  56. "count": 3,
  57. "type": "SCALAR"
  58. }
  59. ],
  60. "asset": {
  61. "version": "2.0"
  62. },
  63. "buffers": [
  64. {
  65. "uri": "MultiPrimitive.bin",
  66. "byteLength": 144
  67. }
  68. ],
  69. "bufferViews": [
  70. {
  71. "buffer": 0,
  72. "byteLength": 36
  73. },
  74. {
  75. "buffer": 0,
  76. "byteOffset": 36,
  77. "byteLength": 24
  78. },
  79. {
  80. "buffer": 0,
  81. "byteOffset": 60,
  82. "byteLength": 12
  83. },
  84. {
  85. "buffer": 0,
  86. "byteOffset": 72,
  87. "byteLength": 36
  88. },
  89. {
  90. "buffer": 0,
  91. "byteOffset": 108,
  92. "byteLength": 24
  93. },
  94. {
  95. "buffer": 0,
  96. "byteOffset": 132,
  97. "byteLength": 12
  98. }
  99. ],
  100. "meshes": [
  101. {
  102. "primitives": [
  103. {
  104. "attributes": {
  105. "POSITION": 0,
  106. "TEXCOORD_0": 1
  107. },
  108. "indices": 2
  109. },
  110. {
  111. "attributes": {
  112. "POSITION": 3,
  113. "TEXCOORD_0": 4
  114. },
  115. "indices": 5
  116. }
  117. ]
  118. }
  119. ],
  120. "nodes": [
  121. {
  122. "name": "node",
  123. "mesh": 0
  124. }
  125. ],
  126. "scene": 0,
  127. "scenes": [
  128. {
  129. "nodes": [
  130. 0
  131. ]
  132. }
  133. ]
  134. }