You cannot select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
				
	
	
		
			101 lines
		
	
	
		
			2.1 KiB (Stored with Git LFS)
		
	
	
	
		
			JSON
		
	
			
		
		
	
	
			101 lines
		
	
	
		
			2.1 KiB (Stored with Git LFS)
		
	
	
	
		
			JSON
		
	
| {
 | |
|     "asset" : {
 | |
|         "generator" : "Khronos glTF Blender I/O v1.1.46",
 | |
|         "version" : "2.0"
 | |
|     },
 | |
|     "scene" : 0,
 | |
|     "scenes" : [
 | |
|         {
 | |
|             "name" : "Scene",
 | |
|             "nodes" : [
 | |
|                 0
 | |
|             ]
 | |
|         }
 | |
|     ],
 | |
|     "nodes" : [
 | |
|         {
 | |
|             "mesh" : 0,
 | |
|             "name" : "Sphere"
 | |
|         }
 | |
|     ],
 | |
|     "meshes" : [
 | |
|         {
 | |
|             "name" : "Sphere",
 | |
|             "primitives" : [
 | |
|                 {
 | |
|                     "attributes" : {
 | |
|                         "POSITION" : 0,
 | |
|                         "NORMAL" : 1,
 | |
|                         "TEXCOORD_0" : 2
 | |
|                     },
 | |
|                     "indices" : 3
 | |
|                 }
 | |
|             ]
 | |
|         }
 | |
|     ],
 | |
|     "accessors" : [
 | |
|         {
 | |
|             "bufferView" : 0,
 | |
|             "componentType" : 5126,
 | |
|             "count" : 2143,
 | |
|             "max" : [
 | |
|                 1.0000005960464478,
 | |
|                 1,
 | |
|                 1.000001072883606
 | |
|             ],
 | |
|             "min" : [
 | |
|                 -1.000000238418579,
 | |
|                 -1,
 | |
|                 -1
 | |
|             ],
 | |
|             "type" : "VEC3"
 | |
|         },
 | |
|         {
 | |
|             "bufferView" : 1,
 | |
|             "componentType" : 5126,
 | |
|             "count" : 2143,
 | |
|             "type" : "VEC3"
 | |
|         },
 | |
|         {
 | |
|             "bufferView" : 2,
 | |
|             "componentType" : 5126,
 | |
|             "count" : 2143,
 | |
|             "type" : "VEC2"
 | |
|         },
 | |
|         {
 | |
|             "bufferView" : 3,
 | |
|             "componentType" : 5123,
 | |
|             "count" : 11904,
 | |
|             "type" : "SCALAR"
 | |
|         }
 | |
|     ],
 | |
|     "bufferViews" : [
 | |
|         {
 | |
|             "buffer" : 0,
 | |
|             "byteLength" : 25716,
 | |
|             "byteOffset" : 0
 | |
|         },
 | |
|         {
 | |
|             "buffer" : 0,
 | |
|             "byteLength" : 25716,
 | |
|             "byteOffset" : 25716
 | |
|         },
 | |
|         {
 | |
|             "buffer" : 0,
 | |
|             "byteLength" : 17144,
 | |
|             "byteOffset" : 51432
 | |
|         },
 | |
|         {
 | |
|             "buffer" : 0,
 | |
|             "byteLength" : 23808,
 | |
|             "byteOffset" : 68576
 | |
|         }
 | |
|     ],
 | |
|     "buffers" : [
 | |
|         {
 | |
|             "byteLength" : 92384,
 | |
|             "uri" : "sphere.bin"
 | |
|         }
 | |
|     ]
 | |
| }
 |