Skip to content

Commit dd0c3f2

Browse files
committed
Merge branch 'main' of github.com:AnalyticalGraphicsInc/cesium into main
2 parents 563476d + 96b978e commit dd0c3f2

File tree

151 files changed

+16191
-485
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

151 files changed

+16191
-485
lines changed
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"tileAvailability": {
3+
"availableCount": 1,
4+
"constant": 1
5+
},
6+
"contentAvailability": {
7+
"availableCount": 1,
8+
"constant": 1
9+
},
10+
"childSubtreeAvailability": {
11+
"availableCount": 0,
12+
"constant": 0
13+
}
14+
}
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
{
2+
"buffers": [
3+
{
4+
"uri": "a.bin",
5+
"byteLength": 32
6+
}
7+
],
8+
"bufferViews": [
9+
{
10+
"buffer": 0,
11+
"byteOffset": 0,
12+
"byteLength": 32
13+
}
14+
],
15+
"propertyTables": [
16+
{
17+
"class": "voxel",
18+
"count": 8,
19+
"properties": {
20+
"a": {
21+
"values": 0
22+
}
23+
}
24+
}
25+
],
26+
"voxelTable": 0
27+
}
Binary file not shown.
Lines changed: 79 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,79 @@
1+
{
2+
"asset": {
3+
"version": "1.1"
4+
},
5+
"schema": {
6+
"id": "voxel",
7+
"classes": {
8+
"voxel": {
9+
"properties": {
10+
"a": {
11+
"type": "SCALAR",
12+
"componentType": "FLOAT32"
13+
}
14+
}
15+
}
16+
}
17+
},
18+
"statistics": {
19+
"classes": {
20+
"voxel": {
21+
"count": 8,
22+
"properties": {
23+
"a": {
24+
"min": 0.0,
25+
"max": 1.0
26+
}
27+
}
28+
}
29+
}
30+
},
31+
"geometricError": 0.0,
32+
"root": {
33+
"boundingVolume": {
34+
"box": [
35+
0.0,
36+
0.0,
37+
0.0,
38+
1.0,
39+
0.0,
40+
0.0,
41+
0.0,
42+
1.0,
43+
0.0,
44+
0.0,
45+
0.0,
46+
1.0
47+
]
48+
},
49+
"geometricError": 0.0,
50+
"refine": "REPLACE",
51+
"content": {
52+
"uri": "tiles/{level}/{x}/{y}/{z}.json",
53+
"extensions": {
54+
"3DTILES_content_voxels": {
55+
"dimensions": [
56+
2,
57+
2,
58+
2
59+
],
60+
"class": "voxel"
61+
}
62+
}
63+
},
64+
"implicitTiling": {
65+
"subdivisionScheme": "OCTREE",
66+
"subtreeLevels": 3,
67+
"availableLevels": 1,
68+
"subtrees": {
69+
"uri": "subtrees/{level}/{x}/{y}/{z}.json"
70+
}
71+
}
72+
},
73+
"extensionsUsed": [
74+
"3DTILES_content_voxels"
75+
],
76+
"extensionsRequired": [
77+
"3DTILES_content_voxels"
78+
]
79+
}
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"tileAvailability": {
3+
"availableCount": 1,
4+
"constant": 1
5+
},
6+
"contentAvailability": {
7+
"availableCount": 1,
8+
"constant": 1
9+
},
10+
"childSubtreeAvailability": {
11+
"availableCount": 0,
12+
"constant": 0
13+
}
14+
}
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
{
2+
"buffers": [
3+
{
4+
"uri": "a.bin",
5+
"byteLength": 32
6+
}
7+
],
8+
"bufferViews": [
9+
{
10+
"buffer": 0,
11+
"byteOffset": 0,
12+
"byteLength": 32
13+
}
14+
],
15+
"propertyTables": [
16+
{
17+
"class": "voxel",
18+
"count": 8,
19+
"properties": {
20+
"a": {
21+
"values": 0
22+
}
23+
}
24+
}
25+
],
26+
"voxelTable": 0
27+
}
Binary file not shown.
Lines changed: 85 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,85 @@
1+
{
2+
"asset": {
3+
"version": "1.1"
4+
},
5+
"schema": {
6+
"id": "voxel",
7+
"classes": {
8+
"voxel": {
9+
"properties": {
10+
"a": {
11+
"type": "SCALAR",
12+
"componentType": "FLOAT32"
13+
}
14+
}
15+
}
16+
}
17+
},
18+
"statistics": {
19+
"classes": {
20+
"voxel": {
21+
"count": 8,
22+
"properties": {
23+
"a": {
24+
"min": 0.0,
25+
"max": 1.0
26+
}
27+
}
28+
}
29+
}
30+
},
31+
"geometricError": 0.0,
32+
"root": {
33+
"boundingVolume": {
34+
"extensions": {
35+
"3DTILES_bounding_volume_cylinder": {
36+
"cylinder": [
37+
0.0,
38+
0.0,
39+
0.0,
40+
1.0,
41+
0.0,
42+
0.0,
43+
0.0,
44+
1.0,
45+
0.0,
46+
0.0,
47+
0.0,
48+
1.0
49+
]
50+
}
51+
}
52+
},
53+
"geometricError": 0.0,
54+
"refine": "REPLACE",
55+
"content": {
56+
"uri": "tiles/{level}/{x}/{y}/{z}.json",
57+
"extensions": {
58+
"3DTILES_content_voxels": {
59+
"dimensions": [
60+
2,
61+
2,
62+
2
63+
],
64+
"class": "voxel"
65+
}
66+
}
67+
},
68+
"implicitTiling": {
69+
"subdivisionScheme": "OCTREE",
70+
"subtreeLevels": 3,
71+
"availableLevels": 1,
72+
"subtrees": {
73+
"uri": "subtrees/{level}/{x}/{y}/{z}.json"
74+
}
75+
}
76+
},
77+
"extensionsUsed": [
78+
"3DTILES_content_voxels",
79+
"3DTILES_bounding_volume_cylinder"
80+
],
81+
"extensionsRequired": [
82+
"3DTILES_content_voxels",
83+
"3DTILES_bounding_volume_cylinder"
84+
]
85+
}
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"tileAvailability": {
3+
"availableCount": 1,
4+
"constant": 1
5+
},
6+
"contentAvailability": {
7+
"availableCount": 1,
8+
"constant": 1
9+
},
10+
"childSubtreeAvailability": {
11+
"availableCount": 0,
12+
"constant": 0
13+
}
14+
}
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
{
2+
"buffers": [
3+
{
4+
"uri": "a.bin",
5+
"byteLength": 32
6+
}
7+
],
8+
"bufferViews": [
9+
{
10+
"buffer": 0,
11+
"byteOffset": 0,
12+
"byteLength": 32
13+
}
14+
],
15+
"propertyTables": [
16+
{
17+
"class": "voxel",
18+
"count": 8,
19+
"properties": {
20+
"a": {
21+
"values": 0
22+
}
23+
}
24+
}
25+
],
26+
"voxelTable": 0
27+
}

0 commit comments

Comments
 (0)