123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242 |
- {
- "asset" : {
- "generator" : "Khronos glTF Blender I/O v0.9.28",
- "version" : "2.0"
- },
- "extensionsUsed" : [
- "KHR_lights_punctual"
- ],
- "extensionsRequired" : [
- "KHR_lights_punctual"
- ],
- "extensions" : {
- "KHR_lights_punctual" : {
- "lights" : [
- {
- "color" : [
- 1,
- 1,
- 1
- ],
- "intensity" : 1000,
- "type" : "point",
- "name" : "Light"
- }
- ]
- }
- },
- "scene" : 0,
- "scenes" : [
- {
- "extras" : {
- "custom" : "sceneProp"
- },
- "name" : "Scene",
- "nodes" : [
- 1,
- 3,
- 4
- ]
- }
- ],
- "nodes" : [
- {
- "extensions" : {
- "KHR_lights_punctual" : {
- "light" : 0
- }
- },
- "name" : "Light_Orientation",
- "rotation" : [
- -0.7071067690849304,
- 0,
- 0,
- 0.7071067690849304
- ]
- },
- {
- "children" : [
- 0
- ],
- "name" : "Light",
- "rotation" : [
- 0.16907575726509094,
- 0.7558803558349609,
- -0.27217137813568115,
- 0.570947527885437
- ],
- "translation" : [
- 4.076245307922363,
- 5.903861999511719,
- -1.0054539442062378
- ]
- },
- {
- "camera" : 0,
- "name" : "Camera_Orientation",
- "rotation" : [
- -0.7071067690849304,
- 0,
- 0,
- 0.7071067690849304
- ]
- },
- {
- "children" : [
- 2
- ],
- "name" : "Camera",
- "rotation" : [
- 0.483536034822464,
- 0.33687159419059753,
- -0.20870360732078552,
- 0.7804827094078064
- ],
- "translation" : [
- 7.358891487121582,
- 4.958309173583984,
- 6.925790786743164
- ]
- },
- {
- "extras" : {
- "kind" : "nice cube",
- "magic" : 42
- },
- "mesh" : 0,
- "name" : "Box001",
- "rotation" : [
- 1,
- 0,
- 0,
- -1.3435885648505064e-07
- ]
- }
- ],
- "cameras" : [
- {
- "extras" : {
- "custom" : "cameraProp"
- },
- "name" : "Camera",
- "perspective" : {
- "yfov" : 0.39959652046304894,
- "zfar" : 100,
- "znear" : 0.10000000149011612
- },
- "type" : "perspective"
- }
- ],
- "materials" : [
- {
- "doubleSided" : true,
- "extras" : {
- "custom" : "materialProp"
- },
- "name" : "01___Default",
- "pbrMetallicRoughness" : {
- "baseColorTexture" : {
- "index" : 0,
- "texCoord" : 0
- },
- "metallicFactor" : 0,
- "roughnessFactor" : 0.8945907354354858
- }
- }
- ],
- "meshes" : [
- {
- "extras" : {
- "custom" : "meshProp"
- },
- "name" : "Box001",
- "primitives" : [
- {
- "attributes" : {
- "POSITION" : 0,
- "NORMAL" : 1,
- "TEXCOORD_0" : 2
- },
- "indices" : 3,
- "material" : 0
- }
- ]
- }
- ],
- "textures" : [
- {
- "source" : 0
- }
- ],
- "images" : [
- {
- "mimeType" : "image/png",
- "name" : "20140615_192225",
- "uri" : "20140615_192225.png"
- }
- ],
- "accessors" : [
- {
- "bufferView" : 0,
- "componentType" : 5126,
- "count" : 24,
- "max" : [
- 13.23270034790039,
- 0,
- 16.17329978942871
- ],
- "min" : [
- -13.83899974822998,
- -23.56559944152832,
- -16.098499298095703
- ],
- "type" : "VEC3"
- },
- {
- "bufferView" : 1,
- "componentType" : 5126,
- "count" : 24,
- "type" : "VEC3"
- },
- {
- "bufferView" : 2,
- "componentType" : 5126,
- "count" : 24,
- "type" : "VEC2"
- },
- {
- "bufferView" : 3,
- "componentType" : 5123,
- "count" : 36,
- "type" : "SCALAR"
- }
- ],
- "bufferViews" : [
- {
- "buffer" : 0,
- "byteLength" : 288,
- "byteOffset" : 0
- },
- {
- "buffer" : 0,
- "byteLength" : 288,
- "byteOffset" : 288
- },
- {
- "buffer" : 0,
- "byteLength" : 192,
- "byteOffset" : 576
- },
- {
- "buffer" : 0,
- "byteLength" : 72,
- "byteOffset" : 768
- }
- ],
- "buffers" : [
- {
- "byteLength" : 840,
- "uri" : "Box_extras.bin"
- }
- ]
- }
|