Skip to content

Commit 6ec7d85

Browse files
committed
Fixed schema errors in sample models
[partial] Rename some of the models Updated README Made naming convention uniform Fixed a few more names Updated internal texture references Replaced brainsteam screenshot with animated gif Updated readme Updated screenshot Replaced BoxAnimated screenshot with animated gif Added VC screenshot Updated README Replaced CesiumMilkTruck screenshot with animated gif Replaced monster screenshow with animated gif Replaced CesiumMan screenshot with animated gif Replaced RiggedSimple screenshot with animated gif Replaced RiggedFigure screenshot with animated gif Regenerated sample models with converter fixes Added VC embedded Fixed name Fixed name Fix for empty camera node Updated binary gltf files
1 parent d453cd1 commit 6ec7d85

File tree

296 files changed

+36754
-15149
lines changed

Some content is hidden

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

296 files changed

+36754
-15149
lines changed

sampleModels/2CylinderEngine/glTF-Embedded/2CylinderEngine.gltf

Lines changed: 4368 additions & 0 deletions
Large diffs are not rendered by default.

sampleModels/2_cylinder_engine/glTF-MaterialsCommon/2_cylinder_engine.gltf renamed to sampleModels/2CylinderEngine/glTF-MaterialsCommon/2CylinderEngine.gltf

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1319,7 +1319,7 @@
13191319
},
13201320
"animations": {},
13211321
"asset": {
1322-
"generator": "collada2gltf@cf6371beb0bdc18ba603378d5e40c966da53d385",
1322+
"generator": "collada2gltf@027f74366341d569dea42e9a68b7104cc3892054",
13231323
"premultipliedAlpha": true,
13241324
"profile": {
13251325
"api": "WebGL",
@@ -1329,30 +1329,30 @@
13291329
},
13301330
"bufferViews": {
13311331
"bufferView_657": {
1332-
"buffer": "2_cylinder_engine",
1332+
"buffer": "2CylinderEngine",
13331333
"byteLength": 454380,
13341334
"byteOffset": 0,
13351335
"target": 34963
13361336
},
13371337
"bufferView_658": {
1338-
"buffer": "2_cylinder_engine",
1338+
"buffer": "2CylinderEngine",
13391339
"byteLength": 1340232,
13401340
"byteOffset": 454380,
13411341
"target": 34962
13421342
}
13431343
},
13441344
"buffers": {
1345-
"2_cylinder_engine": {
1345+
"2CylinderEngine": {
13461346
"byteLength": 1794612,
13471347
"type": "arraybuffer",
1348-
"uri": "2_cylinder_engine.bin"
1348+
"uri": "2CylinderEngine.bin"
13491349
}
13501350
},
13511351
"cameras": {
13521352
"default-camera": {
13531353
"name": "default_3",
13541354
"perspective": {
1355-
"aspect_ratio": 1,
1355+
"aspectRatio": 1,
13561356
"yfov": 0.314347,
13571357
"zfar": 1e+006,
13581358
"znear": 0.05

0 commit comments

Comments
 (0)