| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189 |
- {
- "scene" : 0,
- "scenes":[
- {
- "nodes":[
- 0
- ]
- }
- ],
- "nodes":[
- {
- "mesh":0
- }
- ],
- "meshes":[
- {
- "primitives":[
- {
- "attributes":{
- "POSITION":1
- },
- "targets":[
- {
- "POSITION":2
- },
- {
- "POSITION":3
- }
- ],
- "indices":0
- }
- ],
- "weights":[
- 0.5,
- 0.5
- ]
- }
- ],
- "animations":[
- {
- "samplers":[
- {
- "input":4,
- "interpolation":"LINEAR",
- "output":5
- }
- ],
- "channels":[
- {
- "sampler":0,
- "target":{
- "node":0,
- "path":"weights"
- }
- }
- ]
- }
- ],
- "buffers":[
- {
- "uri" : "simpleMorphGeometry.bin",
- "byteLength":116
- },
- {
- "uri" : "simpleMorphAnimation.bin",
- "byteLength":60
- }
- ],
- "bufferViews":[
- {
- "buffer":0,
- "byteOffset":0,
- "byteLength":6,
- "target":34963
- },
- {
- "buffer":0,
- "byteOffset":8,
- "byteLength":108,
- "byteStride":12,
- "target":34962
- },
- {
- "buffer":1,
- "byteOffset":0,
- "byteLength":20
- },
- {
- "buffer":1,
- "byteOffset":20,
- "byteLength":40
- }
- ],
- "accessors":[
- {
- "bufferView":0,
- "byteOffset":0,
- "componentType":5123,
- "count":3,
- "type":"SCALAR",
- "max":[
- 2
- ],
- "min":[
- 0
- ]
- },
- {
- "bufferView":1,
- "byteOffset":0,
- "componentType":5126,
- "count":3,
- "type":"VEC3",
- "max":[
- 1.0,
- 0.5,
- 0.0
- ],
- "min":[
- 0.0,
- 0.0,
- 0.0
- ]
- },
- {
- "bufferView":1,
- "byteOffset":36,
- "componentType":5126,
- "count":3,
- "type":"VEC3",
- "max":[
- 0.0,
- 1.0,
- 0.0
- ],
- "min":[
- -1.0,
- 0.0,
- 0.0
- ]
- },
- {
- "bufferView":1,
- "byteOffset":72,
- "componentType":5126,
- "count":3,
- "type":"VEC3",
- "max":[
- 1.0,
- 1.0,
- 0.0
- ],
- "min":[
- 0.0,
- 0.0,
- 0.0
- ]
- },
- {
- "bufferView":2,
- "byteOffset":0,
- "componentType":5126,
- "count":5,
- "type":"SCALAR",
- "max":[
- 4.0
- ],
- "min":[
- 0.0
- ]
- },
- {
- "bufferView":3,
- "byteOffset":0,
- "componentType":5126,
- "count":10,
- "type":"SCALAR",
- "max":[
- 1.0
- ],
- "min":[
- 0.0
- ]
- }
- ],
- "asset":{
- "version":"2.0"
- }
- }
|