Skip to content

Commit

Permalink
Merge pull request #480 from lilleyse/rigged-simple
Browse files Browse the repository at this point in the history
Added simple rigged model
  • Loading branch information
pjcozzi committed Nov 20, 2015
2 parents be737d0 + 30f7da7 commit 82edd01
Show file tree
Hide file tree
Showing 11 changed files with 1,927 additions and 0 deletions.
1 change: 1 addition & 0 deletions sampleModels/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,4 @@ See the `README.txt` in each model's directory for usage restrictions.
| [duck](duck) | ![](duck/screenshot/screenshot.png) | The COLLADA duck. One texture. |
| [CesiumMilkTruck](CesiumMilkTruck) | ![](CesiumMilkTruck/screenshot/screenshot.png) | Textured. Multiple nodes/meshes. Animations. |
| [CesiumMan](CesiumMan) | ![](CesiumMan/screenshot/screenshot.png) | Textured. Animations. Skins. |
| [RiggedSimple](RiggedSimple) | ![](RiggedSimple/screenshot/screenshot.png) | Animations. Skins. |
1 change: 1 addition & 0 deletions sampleModels/RiggedSimple/README.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Donated by Cesium for glTF testing. Please follow the Cesium Trademark Terms and Conditions: https://github.com/AnalyticalGraphicsInc/cesium/wiki/CesiumTrademark.pdf
224 changes: 224 additions & 0 deletions sampleModels/RiggedSimple/collada/riggedSimple.dae

Large diffs are not rendered by default.

Binary file not shown.
588 changes: 588 additions & 0 deletions sampleModels/RiggedSimple/glTF-Embedded/riggedSimple.gltf

Large diffs are not rendered by default.

482 changes: 482 additions & 0 deletions sampleModels/RiggedSimple/glTF-MaterialsCommon/riggedSimple.gltf

Large diffs are not rendered by default.

Binary file added sampleModels/RiggedSimple/glTF/riggedSimple.bin
Binary file not shown.
Loading

0 comments on commit 82edd01

Please sign in to comment.