123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131 |
- {
- "asset": {
- "version": "2.0",
- "generator": "babylon.js glTF exporter for 3dsmax 2021 v20210727.3"
- },
- "scene": 0,
- "scenes": [
- {
- "nodes": [
- 0
- ]
- }
- ],
- "nodes": [
- {
- "mesh": 0,
- "rotation": [
- -0.7071068,
- 0,
- 0,
- 0.7071067
- ],
- "name": "Box001",
- "translation": [
- 0,
- 0,
- 0
- ],
- "scale": [
- 1,
- 1,
- 1
- ]
- }
- ],
- "meshes": [
- {
- "primitives": [
- {
- "attributes": {
- "POSITION": 1,
- "NORMAL": 2,
- "TEXCOORD_0": 3
- },
- "indices": 0,
- "mode": 4,
- "material": 0,
- "extensions": {
- "KHR_draco_mesh_compression": {
- "bufferView": 0,
- "attributes": {
- "POSITION": 0,
- "NORMAL": 1,
- "TEXCOORD_0": 2
- }
- }
- }
- }
- ],
- "name": "Box001"
- }
- ],
- "accessors": [
- {
- "componentType": 5123,
- "count": 36,
- "type": "SCALAR",
- "name": "accessorIndices"
- },
- {
- "componentType": 5126,
- "count": 24,
- "max": [
- 0.5000610388817677,
- 0.00004272721723737327,
- 0.5000610388817677
- ],
- "min": [
- -0.5000610388817677,
- -0.10006103888176769,
- -0.5000610388817677
- ],
- "type": "VEC3",
- "name": "accessorPositions"
- },
- {
- "componentType": 5126,
- "count": 24,
- "type": "VEC3",
- "name": "accessorNormals"
- },
- {
- "componentType": 5126,
- "count": 24,
- "type": "VEC2",
- "name": "accessorUVs"
- }
- ],
- "bufferViews": [
- {
- "buffer": 0,
- "byteOffset": 0,
- "byteLength": 221
- }
- ],
- "buffers": [
- {
- "name": "box",
- "byteLength": 224,
- "uri": "box.bin"
- }
- ],
- "materials": [
- {
- "name": "default",
- "emissiveFactor": [
- 0,
- 0,
- 0
- ],
- "alphaMode": "OPAQUE",
- "doubleSided": false
- }
- ],
- "extensionsRequired": [
- "KHR_draco_mesh_compression"
- ],
- "extensionsUsed": [
- "KHR_draco_mesh_compression"
- ]
- }
|