forked from KhronosGroup/glTF-Sample-Models
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Renamed BrainStem, added README and README tweaks for the other models
- Loading branch information
1 parent
44804ab
commit 21fd2c0
Showing
41 changed files
with
18,907 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
# 2 Cylinder Engine | ||
|
||
## Screenshot | ||
|
||
 | ||
|
||
## License Information | ||
|
||
Data conversion from original JT to COLLADA has been kindly performed by Okino Computer Graphics, using [Okino Polytrans Software](http://www.okino.com/conv/conv.htm). |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
# Box | ||
## Screenshot | ||
|
||
 | ||
|
||
## License Information | ||
|
||
Donated by [Cesium](http://cesiumjs.org/) for glTF testing. |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
# Box Animated | ||
## Screenshot | ||
|
||
 | ||
|
||
## License Information | ||
|
||
Donated by [Cesium](http://cesiumjs.org/) for glTF testing. |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
# Box Semantics | ||
## Screenshot | ||
|
||
 | ||
|
||
## License Information | ||
|
||
Donated by Cesium for glTF testing. Please follow the [Cesium Trademark Terms and Conditions](https://github.com/AnalyticalGraphicsInc/cesium/wiki/CesiumTrademark.pdf). | ||
|
||
## Additional Information | ||
|
||
CesiumTexturedBoxTest0FS.glsl and CesiumTexturedBoxTest.gltf were edited to allow test coverage for all uniform semantics. |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
# Box Textured | ||
## Screenshot | ||
|
||
 | ||
|
||
## License Information | ||
|
||
Donated by Cesium for glTF testing. Please follow the [Cesium Trademark Terms and Conditions](https://github.com/AnalyticalGraphicsInc/cesium/wiki/CesiumTrademark.pdf). |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
# Box Without Indices | ||
## Screenshot | ||
|
||
 | ||
|
||
## License Information | ||
|
||
Donated by [Cesium](http://cesiumjs.org/) for glTF testing. | ||
|
||
## Additional Information | ||
|
||
This version of the box model has all the indices in order 0-35. When you convert it to glTF, you need to remove the mesh.primitive.indices, so it just renders all vertices in order. |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
# BrainStem | ||
## Screenshot | ||
|
||
 | ||
|
||
## License Information | ||
BrainStem model created by Keith Hunter and owned by Smith Micro Software, Inc. | ||
Exported from Poser and made available under clause (g) of “Legitimate Uses” as defined by the [Poser Pro 11 EULA](http://store.smithmicro.com/sellers/cpstaff/license/PoserPro-EULA.pdf). | ||
|
Oops, something went wrong.