scene.gltf 27 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512
  1. {
  2. "accessors": [
  3. {
  4. "bufferView": 2,
  5. "componentType": 5126,
  6. "count": 382,
  7. "max": [
  8. 0.19153605401515961,
  9. 0.41709199547767639,
  10. -0.55947417020797729
  11. ],
  12. "min": [
  13. -0.19153605401515961,
  14. 0.39821532368659973,
  15. -0.64574378728866577
  16. ],
  17. "type": "VEC3"
  18. },
  19. {
  20. "bufferView": 2,
  21. "byteOffset": 4584,
  22. "componentType": 5126,
  23. "count": 382,
  24. "max": [
  25. 0.99658799171447754,
  26. 0.95876681804656982,
  27. 0.93977254629135132
  28. ],
  29. "min": [
  30. -0.99652421474456787,
  31. -0.9587586522102356,
  32. -0.93470054864883423
  33. ],
  34. "type": "VEC3"
  35. },
  36. {
  37. "bufferView": 1,
  38. "componentType": 5126,
  39. "count": 382,
  40. "max": [
  41. 0.59519225358963013,
  42. 0.30269014835357666
  43. ],
  44. "min": [
  45. 0.070717290043830872,
  46. 0.18489784002304077
  47. ],
  48. "type": "VEC2"
  49. },
  50. {
  51. "bufferView": 0,
  52. "componentType": 5125,
  53. "count": 1320,
  54. "max": [
  55. 381
  56. ],
  57. "min": [
  58. 0
  59. ],
  60. "type": "SCALAR"
  61. },
  62. {
  63. "bufferView": 2,
  64. "byteOffset": 9168,
  65. "componentType": 5126,
  66. "count": 9,
  67. "max": [
  68. 0.29190912842750549,
  69. 0.34436878561973572,
  70. -0.32946193218231201
  71. ],
  72. "min": [
  73. -0.25145068764686584,
  74. 0.34436872601509094,
  75. -0.75990509986877441
  76. ],
  77. "type": "VEC3"
  78. },
  79. {
  80. "bufferView": 2,
  81. "byteOffset": 9276,
  82. "componentType": 5126,
  83. "count": 9,
  84. "max": [
  85. 1.4533596015553485e-07,
  86. 1,
  87. 2.0145668599980127e-07
  88. ],
  89. "min": [
  90. -1.4533546277561982e-07,
  91. 1,
  92. -1.0846928688579283e-07
  93. ],
  94. "type": "VEC3"
  95. },
  96. {
  97. "bufferView": 1,
  98. "byteOffset": 3056,
  99. "componentType": 5126,
  100. "count": 9,
  101. "max": [
  102. 0.91211915016174316,
  103. 0.92863380908966064
  104. ],
  105. "min": [
  106. 0.73566186428070068,
  107. 0.69386875629425049
  108. ],
  109. "type": "VEC2"
  110. },
  111. {
  112. "bufferView": 0,
  113. "byteOffset": 5280,
  114. "componentType": 5125,
  115. "count": 24,
  116. "max": [
  117. 8
  118. ],
  119. "min": [
  120. 0
  121. ],
  122. "type": "SCALAR"
  123. },
  124. {
  125. "bufferView": 2,
  126. "byteOffset": 9384,
  127. "componentType": 5126,
  128. "count": 39736,
  129. "max": [
  130. 0.37285217642784119,
  131. 0.51913392543792725,
  132. 0.94959187507629395
  133. ],
  134. "min": [
  135. -0.37293455004692078,
  136. 0.065165229141712189,
  137. -0.86522895097732544
  138. ],
  139. "type": "VEC3"
  140. },
  141. {
  142. "bufferView": 2,
  143. "byteOffset": 486216,
  144. "componentType": 5126,
  145. "count": 39736,
  146. "max": [
  147. 1,
  148. 0.99999189376831055,
  149. 1
  150. ],
  151. "min": [
  152. -1,
  153. -0.99999958276748657,
  154. -0.99999994039535522
  155. ],
  156. "type": "VEC3"
  157. },
  158. {
  159. "bufferView": 1,
  160. "byteOffset": 3128,
  161. "componentType": 5126,
  162. "count": 39736,
  163. "max": [
  164. 0.77245086431503296,
  165. 0.77595162391662598
  166. ],
  167. "min": [
  168. 0.004309545736759901,
  169. 0.0053954124450683594
  170. ],
  171. "type": "VEC2"
  172. },
  173. {
  174. "bufferView": 0,
  175. "byteOffset": 5376,
  176. "componentType": 5125,
  177. "count": 217272,
  178. "max": [
  179. 39735
  180. ],
  181. "min": [
  182. 0
  183. ],
  184. "type": "SCALAR"
  185. },
  186. {
  187. "bufferView": 2,
  188. "byteOffset": 963048,
  189. "componentType": 5126,
  190. "count": 61976,
  191. "max": [
  192. 0.35131973028182983,
  193. 0.28482237458229065,
  194. 0.6868593692779541
  195. ],
  196. "min": [
  197. -0.36091920733451843,
  198. -0.0055229282006621361,
  199. -0.65342801809310913
  200. ],
  201. "type": "VEC3"
  202. },
  203. {
  204. "bufferView": 2,
  205. "byteOffset": 1706760,
  206. "componentType": 5126,
  207. "count": 61976,
  208. "max": [
  209. 1,
  210. 0.99995619058609009,
  211. 0.99994963407516479
  212. ],
  213. "min": [
  214. -1,
  215. -0.99995708465576172,
  216. -0.99994945526123047
  217. ],
  218. "type": "VEC3"
  219. },
  220. {
  221. "bufferView": 1,
  222. "byteOffset": 321016,
  223. "componentType": 5126,
  224. "count": 61976,
  225. "max": [
  226. 0.99841874837875366,
  227. 0.58995258808135986
  228. ],
  229. "min": [
  230. 0.70852679014205933,
  231. 0.29740071296691895
  232. ],
  233. "type": "VEC2"
  234. },
  235. {
  236. "bufferView": 0,
  237. "byteOffset": 874464,
  238. "componentType": 5125,
  239. "count": 185520,
  240. "max": [
  241. 61975
  242. ],
  243. "min": [
  244. 0
  245. ],
  246. "type": "SCALAR"
  247. },
  248. {
  249. "bufferView": 2,
  250. "byteOffset": 2450472,
  251. "componentType": 5126,
  252. "count": 42382,
  253. "max": [
  254. 0.34939765930175781,
  255. 0.3216526210308075,
  256. 0.92744702100753784
  257. ],
  258. "min": [
  259. -0.35899728536605835,
  260. 0.032699450850486755,
  261. -0.85432571172714233
  262. ],
  263. "type": "VEC3"
  264. },
  265. {
  266. "bufferView": 2,
  267. "byteOffset": 2959056,
  268. "componentType": 5126,
  269. "count": 42382,
  270. "max": [
  271. 1,
  272. 1,
  273. 1
  274. ],
  275. "min": [
  276. -1,
  277. -1,
  278. -1
  279. ],
  280. "type": "VEC3"
  281. },
  282. {
  283. "bufferView": 1,
  284. "byteOffset": 816824,
  285. "componentType": 5126,
  286. "count": 42382,
  287. "max": [
  288. 0.97305935621261597,
  289. 0.99283903837203979
  290. ],
  291. "min": [
  292. 0.0097567401826381683,
  293. 0.12102395296096802
  294. ],
  295. "type": "VEC2"
  296. },
  297. {
  298. "bufferView": 0,
  299. "byteOffset": 1616544,
  300. "componentType": 5125,
  301. "count": 156606,
  302. "max": [
  303. 42381
  304. ],
  305. "min": [
  306. 0
  307. ],
  308. "type": "SCALAR"
  309. },
  310. {
  311. "bufferView": 2,
  312. "byteOffset": 3467640,
  313. "componentType": 5126,
  314. "count": 664,
  315. "max": [
  316. 0.15656852722167969,
  317. 0.33145856857299805,
  318. 0.90681111812591553
  319. ],
  320. "min": [
  321. -0.010012073442339897,
  322. 0.24320888519287109,
  323. 0.20120994746685028
  324. ],
  325. "type": "VEC3"
  326. },
  327. {
  328. "bufferView": 2,
  329. "byteOffset": 3475608,
  330. "componentType": 5126,
  331. "count": 664,
  332. "max": [
  333. 0.99969834089279175,
  334. 0.9625357985496521,
  335. 0.8736577033996582
  336. ],
  337. "min": [
  338. -0.99969768524169922,
  339. -0.83166611194610596,
  340. -0.92379933595657349
  341. ],
  342. "type": "VEC3"
  343. },
  344. {
  345. "bufferView": 1,
  346. "byteOffset": 1155880,
  347. "componentType": 5126,
  348. "count": 664,
  349. "max": [
  350. 0.93401604890823364,
  351. 0.085277080535888672
  352. ],
  353. "min": [
  354. 0.88707786798477173,
  355. 0.026824653148651123
  356. ],
  357. "type": "VEC2"
  358. },
  359. {
  360. "bufferView": 0,
  361. "byteOffset": 2242968,
  362. "componentType": 5125,
  363. "count": 1176,
  364. "max": [
  365. 663
  366. ],
  367. "min": [
  368. 0
  369. ],
  370. "type": "SCALAR"
  371. },
  372. {
  373. "bufferView": 2,
  374. "byteOffset": 3483576,
  375. "componentType": 5126,
  376. "count": 47026,
  377. "max": [
  378. 0.27869501709938049,
  379. 0.42619270086288452,
  380. 0.4103749692440033
  381. ],
  382. "min": [
  383. -0.30599436163902283,
  384. 0.11971532553434372,
  385. -0.34837791323661804
  386. ],
  387. "type": "VEC3"
  388. },
  389. {
  390. "bufferView": 2,
  391. "byteOffset": 4047888,
  392. "componentType": 5126,
  393. "count": 47026,
  394. "max": [
  395. 1,
  396. 0.99999946355819702,
  397. 0.99982470273971558
  398. ],
  399. "min": [
  400. -1,
  401. -0.99995797872543335,
  402. -1
  403. ],
  404. "type": "VEC3"
  405. },
  406. {
  407. "bufferView": 1,
  408. "byteOffset": 1161192,
  409. "componentType": 5126,
  410. "count": 47026,
  411. "max": [
  412. 0.9727630615234375,
  413. 0.9672054648399353
  414. ],
  415. "min": [
  416. 0.73300307989120483,
  417. 0.67410790920257568
  418. ],
  419. "type": "VEC2"
  420. },
  421. {
  422. "bufferView": 0,
  423. "byteOffset": 2247672,
  424. "componentType": 5125,
  425. "count": 229644,
  426. "max": [
  427. 47025
  428. ],
  429. "min": [
  430. 0
  431. ],
  432. "type": "SCALAR"
  433. },
  434. {
  435. "bufferView": 2,
  436. "byteOffset": 4612200,
  437. "componentType": 5126,
  438. "count": 1398,
  439. "max": [
  440. 0.30902001261711121,
  441. 0.49824309349060059,
  442. 0.80449336767196655
  443. ],
  444. "min": [
  445. -0.30910211801528931,
  446. 0.24909400939941406,
  447. -0.4666593074798584
  448. ],
  449. "type": "VEC3"
  450. },
  451. {
  452. "bufferView": 2,
  453. "byteOffset": 4628976,
  454. "componentType": 5126,
  455. "count": 1398,
  456. "max": [
  457. 0.9979628324508667,
  458. 0.999988853931427,
  459. 0.99954259395599365
  460. ],
  461. "min": [
  462. -0.99794530868530273,
  463. -0.97104740142822266,
  464. -0.99462795257568359
  465. ],
  466. "type": "VEC3"
  467. },
  468. {
  469. "bufferView": 1,
  470. "byteOffset": 1537400,
  471. "componentType": 5126,
  472. "count": 1398,
  473. "max": [
  474. 1.0000002384185791,
  475. 0.10290431976318359
  476. ],
  477. "min": [
  478. 0.3640936017036438,
  479. -2.384185791015625e-07
  480. ],
  481. "type": "VEC2"
  482. },
  483. {
  484. "bufferView": 0,
  485. "byteOffset": 3166248,
  486. "componentType": 5125,
  487. "count": 7710,
  488. "max": [
  489. 1397
  490. ],
  491. "min": [
  492. 0
  493. ],
  494. "type": "SCALAR"
  495. },
  496. {
  497. "bufferView": 2,
  498. "byteOffset": 4645752,
  499. "componentType": 5126,
  500. "count": 4754,
  501. "max": [
  502. 0.31961125135421753,
  503. 0.38192442059516907,
  504. 0.71434688568115234
  505. ],
  506. "min": [
  507. -0.31974661350250244,
  508. 0.17697444558143616,
  509. -0.84045100212097168
  510. ],
  511. "type": "VEC3"
  512. },
  513. {
  514. "bufferView": 2,
  515. "byteOffset": 4702800,
  516. "componentType": 5126,
  517. "count": 4754,
  518. "max": [
  519. 0.9781075119972229,
  520. 1,
  521. 1
  522. ],
  523. "min": [
  524. -0.97809028625488281,
  525. -1,
  526. -0.99943917989730835
  527. ],
  528. "type": "VEC3"
  529. },
  530. {
  531. "bufferView": 1,
  532. "byteOffset": 1548584,
  533. "componentType": 5126,
  534. "count": 4754,
  535. "max": [
  536. 0.95589184761047363,
  537. 0.86939126253128052
  538. ],
  539. "min": [
  540. 0.0076034627854824066,
  541. 0.016605973243713379
  542. ],
  543. "type": "VEC2"
  544. },
  545. {
  546. "bufferView": 0,
  547. "byteOffset": 3197088,
  548. "componentType": 5125,
  549. "count": 19044,
  550. "max": [
  551. 4753
  552. ],
  553. "min": [
  554. 0
  555. ],
  556. "type": "SCALAR"
  557. },
  558. {
  559. "bufferView": 2,
  560. "byteOffset": 4759848,
  561. "componentType": 5126,
  562. "count": 3766,
  563. "max": [
  564. 0.34218031167984009,
  565. 0.31602627038955688,
  566. 0.9165375828742981
  567. ],
  568. "min": [
  569. -0.3422623872756958,
  570. 0.078675933182239532,
  571. -0.78673076629638672
  572. ],
  573. "type": "VEC3"
  574. },
  575. {
  576. "bufferView": 2,
  577. "byteOffset": 4805040,
  578. "componentType": 5126,
  579. "count": 3766,
  580. "max": [
  581. 1,
  582. 1,
  583. 0.99998897314071655
  584. ],
  585. "min": [
  586. -1,
  587. -1,
  588. -0.99998915195465088
  589. ],
  590. "type": "VEC3"
  591. },
  592. {
  593. "bufferView": 1,
  594. "byteOffset": 1586616,
  595. "componentType": 5126,
  596. "count": 3766,
  597. "max": [
  598. 0.84003150463104248,
  599. 0.90785890817642212
  600. ],
  601. "min": [
  602. 0.69308876991271973,
  603. 0.76104879379272461
  604. ],
  605. "type": "VEC2"
  606. },
  607. {
  608. "bufferView": 0,
  609. "byteOffset": 3273264,
  610. "componentType": 5125,
  611. "count": 17664,
  612. "max": [
  613. 3765
  614. ],
  615. "min": [
  616. 0
  617. ],
  618. "type": "SCALAR"
  619. },
  620. {
  621. "bufferView": 2,
  622. "byteOffset": 4850232,
  623. "componentType": 5126,
  624. "count": 1049,
  625. "max": [
  626. 0.37015920877456665,
  627. 0.48885199427604675,
  628. 0.16010449826717377
  629. ],
  630. "min": [
  631. -0.37024128437042236,
  632. 0.35562482476234436,
  633. 0.062218170613050461
  634. ],
  635. "type": "VEC3"
  636. },
  637. {
  638. "bufferView": 2,
  639. "byteOffset": 4862820,
  640. "componentType": 5126,
  641. "count": 1049,
  642. "max": [
  643. 0.9959598183631897,
  644. 0.99773645401000977,
  645. 0.072469301521778107
  646. ],
  647. "min": [
  648. -0.98608618974685669,
  649. -0.99808520078659058,
  650. -0.99362248182296753
  651. ],
  652. "type": "VEC3"
  653. },
  654. {
  655. "bufferView": 1,
  656. "byteOffset": 1616744,
  657. "componentType": 5126,
  658. "count": 1049,
  659. "max": [
  660. 0.36555054783821106,
  661. 0.62352204322814941
  662. ],
  663. "min": [
  664. 0.3252912163734436,
  665. 0.55772995948791504
  666. ],
  667. "type": "VEC2"
  668. },
  669. {
  670. "bufferView": 0,
  671. "byteOffset": 3343920,
  672. "componentType": 5125,
  673. "count": 5904,
  674. "max": [
  675. 1048
  676. ],
  677. "min": [
  678. 0
  679. ],
  680. "type": "SCALAR"
  681. },
  682. {
  683. "bufferView": 2,
  684. "byteOffset": 4875408,
  685. "componentType": 5126,
  686. "count": 26326,
  687. "max": [
  688. 0.37306007742881775,
  689. 0.49575537443161011,
  690. 0.92275840044021606
  691. ],
  692. "min": [
  693. -0.37314209342002869,
  694. 0.070688933134078979,
  695. -0.85536503791809082
  696. ],
  697. "type": "VEC3"
  698. },
  699. {
  700. "bufferView": 2,
  701. "byteOffset": 5191320,
  702. "componentType": 5126,
  703. "count": 26326,
  704. "max": [
  705. 1,
  706. 1,
  707. 1
  708. ],
  709. "min": [
  710. -1,
  711. -1,
  712. -1
  713. ],
  714. "type": "VEC3"
  715. },
  716. {
  717. "bufferView": 1,
  718. "byteOffset": 1625136,
  719. "componentType": 5126,
  720. "count": 26326,
  721. "max": [
  722. 0.97706812620162964,
  723. 0.96625876426696777
  724. ],
  725. "min": [
  726. 0.62518793344497681,
  727. 0.12113666534423828
  728. ],
  729. "type": "VEC2"
  730. },
  731. {
  732. "bufferView": 0,
  733. "byteOffset": 3367536,
  734. "componentType": 5125,
  735. "count": 115650,
  736. "max": [
  737. 26325
  738. ],
  739. "min": [
  740. 0
  741. ],
  742. "type": "SCALAR"
  743. },
  744. {
  745. "bufferView": 2,
  746. "byteOffset": 5507232,
  747. "componentType": 5126,
  748. "count": 1099,
  749. "max": [
  750. 0.18919245898723602,
  751. 0.4038790762424469,
  752. -0.60896080732345581
  753. ],
  754. "min": [
  755. -0.18919242918491364,
  756. 0.36421266198158264,
  757. -0.73830252885818481
  758. ],
  759. "type": "VEC3"
  760. },
  761. {
  762. "bufferView": 2,
  763. "byteOffset": 5520420,
  764. "componentType": 5126,
  765. "count": 1099,
  766. "max": [
  767. 1,
  768. 0.99820917844772339,
  769. 0.6126517653465271
  770. ],
  771. "min": [
  772. -1,
  773. -0.95085513591766357,
  774. -0.98223984241485596
  775. ],
  776. "type": "VEC3"
  777. },
  778. {
  779. "bufferView": 1,
  780. "byteOffset": 1835744,
  781. "componentType": 5126,
  782. "count": 1099,
  783. "max": [
  784. 0.96482795476913452,
  785. 0.91565346717834473
  786. ],
  787. "min": [
  788. 0.035386800765991211,
  789. 0.69540691375732422
  790. ],
  791. "type": "VEC2"
  792. },
  793. {
  794. "bufferView": 0,
  795. "byteOffset": 3830136,
  796. "componentType": 5125,
  797. "count": 3492,
  798. "max": [
  799. 1098
  800. ],
  801. "min": [
  802. 0
  803. ],
  804. "type": "SCALAR"
  805. },
  806. {
  807. "bufferView": 2,
  808. "byteOffset": 5533608,
  809. "componentType": 5126,
  810. "count": 2016,
  811. "max": [
  812. 0.17231293022632599,
  813. 0.47444045543670654,
  814. -0.36234897375106812
  815. ],
  816. "min": [
  817. 0.062519490718841553,
  818. 0.41600766777992249,
  819. -0.5737762451171875
  820. ],
  821. "type": "VEC3"
  822. },
  823. {
  824. "bufferView": 2,
  825. "byteOffset": 5557800,
  826. "componentType": 5126,
  827. "count": 2016,
  828. "max": [
  829. 0.99853092432022095,
  830. 0.9973563551902771,
  831. 0.99989128112792969
  832. ],
  833. "min": [
  834. -0.9978376030921936,
  835. -0.99367666244506836,
  836. -0.995777428150177
  837. ],
  838. "type": "VEC3"
  839. },
  840. {
  841. "bufferView": 1,
  842. "byteOffset": 1844536,
  843. "componentType": 5126,
  844. "count": 2016,
  845. "max": [
  846. 0.97202324867248535,
  847. 0.97614371776580811
  848. ],
  849. "min": [
  850. 0.81699889898300171,
  851. 0.82263314723968506
  852. ],
  853. "type": "VEC2"
  854. },
  855. {
  856. "bufferView": 0,
  857. "byteOffset": 3844104,
  858. "componentType": 5125,
  859. "count": 6702,
  860. "max": [
  861. 2015
  862. ],
  863. "min": [
  864. 0
  865. ],
  866. "type": "SCALAR"
  867. },
  868. {
  869. "bufferView": 2,
  870. "byteOffset": 5581992,
  871. "componentType": 5126,
  872. "count": 322,
  873. "max": [
  874. 0.19504798948764801,
  875. 0.48771905899047852,
  876. -0.33590373396873474
  877. ],
  878. "min": [
  879. -0.19504794478416443,
  880. 0.40858080983161926,
  881. -0.59518975019454956
  882. ],
  883. "type": "VEC3"
  884. },
  885. {
  886. "bufferView": 2,
  887. "byteOffset": 5585856,
  888. "componentType": 5126,
  889. "count": 322,
  890. "max": [
  891. 0.96971511840820312,
  892. 0.99961107969284058,
  893. 0.95672184228897095
  894. ],
  895. "min": [
  896. -0.96970486640930176,
  897. -0.99917060136795044,
  898. -0.97648698091506958
  899. ],
  900. "type": "VEC3"
  901. },
  902. {
  903. "bufferView": 1,
  904. "byteOffset": 1860664,
  905. "componentType": 5126,
  906. "count": 322,
  907. "max": [
  908. 0.67494398355484009,
  909. 0.08927464485168457
  910. ],
  911. "min": [
  912. 0.61298781633377075,
  913. 0.027318477630615234
  914. ],
  915. "type": "VEC2"
  916. },
  917. {
  918. "bufferView": 0,
  919. "byteOffset": 3870912,
  920. "componentType": 5125,
  921. "count": 1920,
  922. "max": [
  923. 321
  924. ],
  925. "min": [
  926. 0
  927. ],
  928. "type": "SCALAR"
  929. }
  930. ],
  931. "asset": {
  932. "extras": {
  933. "author": "JK3Dstudios (https://sketchfab.com/JK3Dstudio)",
  934. "license": "CC-BY-4.0 (http://creativecommons.org/licenses/by/4.0/)",
  935. "source": "https://sketchfab.com/3d-models/porsche-911-c4s-2020-aerokit-ee69c474a1cc4085944cde4cb7ae87db",
  936. "title": "Porsche 911 C4S 2020 Aerokit"
  937. },
  938. "generator": "Sketchfab-10.18.0",
  939. "version": "2.0"
  940. },
  941. "bufferViews": [
  942. {
  943. "buffer": 0,
  944. "byteLength": 3878592,
  945. "byteOffset": 0,
  946. "name": "floatBufferViews",
  947. "target": 34963
  948. },
  949. {
  950. "buffer": 0,
  951. "byteLength": 1863240,
  952. "byteOffset": 3878592,
  953. "byteStride": 8,
  954. "name": "floatBufferViews",
  955. "target": 34962
  956. },
  957. {
  958. "buffer": 0,
  959. "byteLength": 5589720,
  960. "byteOffset": 5741832,
  961. "byteStride": 12,
  962. "name": "floatBufferViews",
  963. "target": 34962
  964. }
  965. ],
  966. "buffers": [
  967. {
  968. "byteLength": 11331552,
  969. "uri": "scene.bin"
  970. }
  971. ],
  972. "images": [
  973. {
  974. "uri": "textures/Porsche_911_C4S_2020_Aerokit_baseColor.jpeg"
  975. }
  976. ],
  977. "materials": [
  978. {
  979. "doubleSided": true,
  980. "emissiveFactor": [
  981. 0,
  982. 0,
  983. 0
  984. ],
  985. "name": "Porsche_911_C4S_2020_Aerokit",
  986. "pbrMetallicRoughness": {
  987. "baseColorFactor": [
  988. 1,
  989. 1,
  990. 1,
  991. 1
  992. ],
  993. "baseColorTexture": {
  994. "index": 0,
  995. "texCoord": 0
  996. },
  997. "metallicFactor": 1,
  998. "roughnessFactor": 0.20970731210797317
  999. }
  1000. },
  1001. {
  1002. "alphaMode": "BLEND",
  1003. "doubleSided": true,
  1004. "emissiveFactor": [
  1005. 0,
  1006. 0,
  1007. 0
  1008. ],
  1009. "name": "glass",
  1010. "pbrMetallicRoughness": {
  1011. "baseColorFactor": [
  1012. 0.94248240029999997,
  1013. 0.94248240029999997,
  1014. 0.94248240029999997,
  1015. 0.34749408082035582
  1016. ],
  1017. "baseColorTexture": {
  1018. "index": 0,
  1019. "texCoord": 0
  1020. },
  1021. "metallicFactor": 0.078183578300000001,
  1022. "roughnessFactor": 0.078183578337062451
  1023. }
  1024. }
  1025. ],
  1026. "meshes": [
  1027. {
  1028. "primitives": [
  1029. {
  1030. "attributes": {
  1031. "NORMAL": 1,
  1032. "POSITION": 0,
  1033. "TEXCOORD_0": 2
  1034. },
  1035. "indices": 3,
  1036. "material": 0,
  1037. "mode": 4
  1038. }
  1039. ]
  1040. },
  1041. {
  1042. "primitives": [
  1043. {
  1044. "attributes": {
  1045. "NORMAL": 5,
  1046. "POSITION": 4,
  1047. "TEXCOORD_0": 6
  1048. },
  1049. "indices": 7,
  1050. "material": 0,
  1051. "mode": 4
  1052. }
  1053. ]
  1054. },
  1055. {
  1056. "primitives": [
  1057. {
  1058. "attributes": {
  1059. "NORMAL": 9,
  1060. "POSITION": 8,
  1061. "TEXCOORD_0": 10
  1062. },
  1063. "indices": 11,
  1064. "material": 0,
  1065. "mode": 4
  1066. }
  1067. ]
  1068. },
  1069. {
  1070. "primitives": [
  1071. {
  1072. "attributes": {
  1073. "NORMAL": 13,
  1074. "POSITION": 12,
  1075. "TEXCOORD_0": 14
  1076. },
  1077. "indices": 15,
  1078. "material": 0,
  1079. "mode": 4
  1080. }
  1081. ]
  1082. },
  1083. {
  1084. "primitives": [
  1085. {
  1086. "attributes": {
  1087. "NORMAL": 17,
  1088. "POSITION": 16,
  1089. "TEXCOORD_0": 18
  1090. },
  1091. "indices": 19,
  1092. "material": 0,
  1093. "mode": 4
  1094. }
  1095. ]
  1096. },
  1097. {
  1098. "primitives": [
  1099. {
  1100. "attributes": {
  1101. "NORMAL": 21,
  1102. "POSITION": 20,
  1103. "TEXCOORD_0": 22
  1104. },
  1105. "indices": 23,
  1106. "material": 0,
  1107. "mode": 4
  1108. }
  1109. ]
  1110. },
  1111. {
  1112. "primitives": [
  1113. {
  1114. "attributes": {
  1115. "NORMAL": 25,
  1116. "POSITION": 24,
  1117. "TEXCOORD_0": 26
  1118. },
  1119. "indices": 27,
  1120. "material": 0,
  1121. "mode": 4
  1122. }
  1123. ]
  1124. },
  1125. {
  1126. "primitives": [
  1127. {
  1128. "attributes": {
  1129. "NORMAL": 29,
  1130. "POSITION": 28,
  1131. "TEXCOORD_0": 30
  1132. },
  1133. "indices": 31,
  1134. "material": 1,
  1135. "mode": 4
  1136. }
  1137. ]
  1138. },
  1139. {
  1140. "primitives": [
  1141. {
  1142. "attributes": {
  1143. "NORMAL": 33,
  1144. "POSITION": 32,
  1145. "TEXCOORD_0": 34
  1146. },
  1147. "indices": 35,
  1148. "material": 0,
  1149. "mode": 4
  1150. }
  1151. ]
  1152. },
  1153. {
  1154. "primitives": [
  1155. {
  1156. "attributes": {
  1157. "NORMAL": 37,
  1158. "POSITION": 36,
  1159. "TEXCOORD_0": 38
  1160. },
  1161. "indices": 39,
  1162. "material": 0,
  1163. "mode": 4
  1164. }
  1165. ]
  1166. },
  1167. {
  1168. "primitives": [
  1169. {
  1170. "attributes": {
  1171. "NORMAL": 41,
  1172. "POSITION": 40,
  1173. "TEXCOORD_0": 42
  1174. },
  1175. "indices": 43,
  1176. "material": 0,
  1177. "mode": 4
  1178. }
  1179. ]
  1180. },
  1181. {
  1182. "primitives": [
  1183. {
  1184. "attributes": {
  1185. "NORMAL": 45,
  1186. "POSITION": 44,
  1187. "TEXCOORD_0": 46
  1188. },
  1189. "indices": 47,
  1190. "material": 0,
  1191. "mode": 4
  1192. }
  1193. ]
  1194. },
  1195. {
  1196. "primitives": [
  1197. {
  1198. "attributes": {
  1199. "NORMAL": 49,
  1200. "POSITION": 48,
  1201. "TEXCOORD_0": 50
  1202. },
  1203. "indices": 51,
  1204. "material": 0,
  1205. "mode": 4
  1206. }
  1207. ]
  1208. },
  1209. {
  1210. "primitives": [
  1211. {
  1212. "attributes": {
  1213. "NORMAL": 53,
  1214. "POSITION": 52,
  1215. "TEXCOORD_0": 54
  1216. },
  1217. "indices": 55,
  1218. "material": 0,
  1219. "mode": 4
  1220. }
  1221. ]
  1222. },
  1223. {
  1224. "primitives": [
  1225. {
  1226. "attributes": {
  1227. "NORMAL": 57,
  1228. "POSITION": 56,
  1229. "TEXCOORD_0": 58
  1230. },
  1231. "indices": 59,
  1232. "material": 1,
  1233. "mode": 4
  1234. }
  1235. ]
  1236. }
  1237. ],
  1238. "nodes": [
  1239. {
  1240. "children": [
  1241. 1
  1242. ],
  1243. "name": "RootNode (gltf orientation matrix)",
  1244. "rotation": [
  1245. -0.70710678118654746,
  1246. -0,
  1247. -0,
  1248. 0.70710678118654757
  1249. ]
  1250. },
  1251. {
  1252. "children": [
  1253. 2
  1254. ],
  1255. "matrix": [
  1256. 2.5,
  1257. 0,
  1258. 0,
  1259. 0,
  1260. 0,
  1261. 2.5,
  1262. 0,
  1263. 0,
  1264. 0,
  1265. 0,
  1266. 2.5,
  1267. 0,
  1268. 0,
  1269. 0,
  1270. 0,
  1271. 1
  1272. ],
  1273. "name": "RootNode (model correction matrix)"
  1274. },
  1275. {
  1276. "children": [
  1277. 3
  1278. ],
  1279. "name": "root"
  1280. },
  1281. {
  1282. "children": [
  1283. 4,
  1284. 6,
  1285. 8,
  1286. 10,
  1287. 12,
  1288. 14,
  1289. 16,
  1290. 18,
  1291. 20,
  1292. 22,
  1293. 24,
  1294. 26,
  1295. 28,
  1296. 30,
  1297. 32
  1298. ],
  1299. "matrix": [
  1300. 1,
  1301. 0,
  1302. 0,
  1303. 0,
  1304. 0,
  1305. 2.2204460492503131e-16,
  1306. 1,
  1307. 0,
  1308. 0,
  1309. -1,
  1310. 2.2204460492503131e-16,
  1311. 0,
  1312. 0,
  1313. 0,
  1314. 0,
  1315. 1
  1316. ],
  1317. "name": "GLTF_SceneRootNode"
  1318. },
  1319. {
  1320. "children": [
  1321. 5
  1322. ],
  1323. "name": "Shape001_0"
  1324. },
  1325. {
  1326. "mesh": 0,
  1327. "name": ""
  1328. },
  1329. {
  1330. "children": [
  1331. 7
  1332. ],
  1333. "name": "Plane001_1"
  1334. },
  1335. {
  1336. "mesh": 1,
  1337. "name": ""
  1338. },
  1339. {
  1340. "children": [
  1341. 9
  1342. ],
  1343. "name": "Body001_2"
  1344. },
  1345. {
  1346. "mesh": 2,
  1347. "name": ""
  1348. },
  1349. {
  1350. "children": [
  1351. 11
  1352. ],
  1353. "name": "wheel_Tires001_3"
  1354. },
  1355. {
  1356. "mesh": 3,
  1357. "name": ""
  1358. },
  1359. {
  1360. "children": [
  1361. 13
  1362. ],
  1363. "name": "Metal_Parts001_4"
  1364. },
  1365. {
  1366. "mesh": 4,
  1367. "name": ""
  1368. },
  1369. {
  1370. "children": [
  1371. 15
  1372. ],
  1373. "name": "logo_002_5"
  1374. },
  1375. {
  1376. "mesh": 5,
  1377. "name": ""
  1378. },
  1379. {
  1380. "children": [
  1381. 17
  1382. ],
  1383. "name": "interior_Parts001_6"
  1384. },
  1385. {
  1386. "mesh": 6,
  1387. "name": ""
  1388. },
  1389. {
  1390. "children": [
  1391. 19
  1392. ],
  1393. "name": "Glass_Parts001_7"
  1394. },
  1395. {
  1396. "mesh": 7,
  1397. "name": ""
  1398. },
  1399. {
  1400. "children": [
  1401. 21
  1402. ],
  1403. "name": "Glass_Lights001_8"
  1404. },
  1405. {
  1406. "mesh": 8,
  1407. "name": ""
  1408. },
  1409. {
  1410. "children": [
  1411. 23
  1412. ],
  1413. "matrix": [
  1414. 1,
  1415. 0,
  1416. -0,
  1417. 0,
  1418. -0,
  1419. 0.99999999999998468,
  1420. -1.7484555314695039e-07,
  1421. 0,
  1422. 0,
  1423. 1.7484555314695039e-07,
  1424. 0.99999999999998468,
  1425. 0,
  1426. 0,
  1427. 0,
  1428. 0,
  1429. 1
  1430. ],
  1431. "name": "Floor_Part001_9"
  1432. },
  1433. {
  1434. "mesh": 9,
  1435. "name": ""
  1436. },
  1437. {
  1438. "children": [
  1439. 25
  1440. ],
  1441. "name": "Mirrors001_10"
  1442. },
  1443. {
  1444. "mesh": 10,
  1445. "name": ""
  1446. },
  1447. {
  1448. "children": [
  1449. 27
  1450. ],
  1451. "name": "PVC_parts001_11"
  1452. },
  1453. {
  1454. "mesh": 11,
  1455. "name": ""
  1456. },
  1457. {
  1458. "children": [
  1459. 29
  1460. ],
  1461. "name": "Object001_12"
  1462. },
  1463. {
  1464. "mesh": 12,
  1465. "name": ""
  1466. },
  1467. {
  1468. "children": [
  1469. 31
  1470. ],
  1471. "name": "Object002_13"
  1472. },
  1473. {
  1474. "mesh": 13,
  1475. "name": ""
  1476. },
  1477. {
  1478. "children": [
  1479. 33
  1480. ],
  1481. "name": "Object003_14"
  1482. },
  1483. {
  1484. "mesh": 14,
  1485. "name": ""
  1486. }
  1487. ],
  1488. "samplers": [
  1489. {
  1490. "magFilter": 9729,
  1491. "minFilter": 9987,
  1492. "wrapS": 10497,
  1493. "wrapT": 10497
  1494. }
  1495. ],
  1496. "scene": 0,
  1497. "scenes": [
  1498. {
  1499. "name": "OSG_Scene",
  1500. "nodes": [
  1501. 0
  1502. ]
  1503. }
  1504. ],
  1505. "textures": [
  1506. {
  1507. "sampler": 0,
  1508. "source": 0
  1509. }
  1510. ]
  1511. }