Skip to content

Commit

Permalink
Fixed schema errors in sample models
Browse files Browse the repository at this point in the history
[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
  • Loading branch information
lasalvavida committed Apr 25, 2016
1 parent 1721449 commit 1643ed0
Show file tree
Hide file tree
Showing 296 changed files with 36,754 additions and 15,149 deletions.
File renamed without changes.
Binary file not shown.
4,368 changes: 4,368 additions & 0 deletions 1.0/2CylinderEngine/glTF-Embedded/2CylinderEngine.gltf

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -1319,7 +1319,7 @@
},
"animations": {},
"asset": {
"generator": "collada2gltf@cf6371beb0bdc18ba603378d5e40c966da53d385",
"generator": "collada2gltf@027f74366341d569dea42e9a68b7104cc3892054",
"premultipliedAlpha": true,
"profile": {
"api": "WebGL",
Expand All @@ -1329,30 +1329,30 @@
},
"bufferViews": {
"bufferView_657": {
"buffer": "2_cylinder_engine",
"buffer": "2CylinderEngine",
"byteLength": 454380,
"byteOffset": 0,
"target": 34963
},
"bufferView_658": {
"buffer": "2_cylinder_engine",
"buffer": "2CylinderEngine",
"byteLength": 1340232,
"byteOffset": 454380,
"target": 34962
}
},
"buffers": {
"2_cylinder_engine": {
"2CylinderEngine": {
"byteLength": 1794612,
"type": "arraybuffer",
"uri": "2_cylinder_engine.bin"
"uri": "2CylinderEngine.bin"
}
},
"cameras": {
"default-camera": {
"name": "default_3",
"perspective": {
"aspect_ratio": 1,
"aspectRatio": 1,
"yfov": 0.314347,
"zfar": 1e+006,
"znear": 0.05
Expand Down
Binary file not shown.
Loading

0 comments on commit 1643ed0

Please sign in to comment.