Skip to content

Commit 21fd2c0

Browse files
committed
Renamed BrainStem, added README and README tweaks for the other models
1 parent 44804ab commit 21fd2c0

Some content is hidden

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

41 files changed

+18907
-19
lines changed

1.0/2CylinderEngine/README.md

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# 2 Cylinder Engine
2+
3+
## Screenshot
4+
5+
![screenshot](screenshot/screenshot.png)
6+
7+
## License Information
8+
9+
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).

1.0/2CylinderEngine/README.txt

-1
This file was deleted.

1.0/Box/README.md

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Box
2+
## Screenshot
3+
4+
![screenshot](screenshot/screenshot.png)
5+
6+
## License Information
7+
8+
Donated by [Cesium](http://cesiumjs.org/) for glTF testing.

1.0/Box/README.txt

-1
This file was deleted.

1.0/BoxAnimated/README.md

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Box Animated
2+
## Screenshot
3+
4+
![screenshot](screenshot/screenshot.gif)
5+
6+
## License Information
7+
8+
Donated by [Cesium](http://cesiumjs.org/) for glTF testing.

1.0/BoxAnimated/README.txt

-1
This file was deleted.

1.0/BoxSemantics/README.md

+12
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Box Semantics
2+
## Screenshot
3+
4+
![screenshot](screenshot/screenshot.png)
5+
6+
## License Information
7+
8+
Donated by Cesium for glTF testing. Please follow the [Cesium Trademark Terms and Conditions](https://github.com/AnalyticalGraphicsInc/cesium/wiki/CesiumTrademark.pdf).
9+
10+
## Additional Information
11+
12+
CesiumTexturedBoxTest0FS.glsl and CesiumTexturedBoxTest.gltf were edited to allow test coverage for all uniform semantics.

1.0/BoxSemantics/README.txt

-3
This file was deleted.

1.0/BoxTextured/README.md

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Box Textured
2+
## Screenshot
3+
4+
![screenshot](screenshot/screenshot.png)
5+
6+
## License Information
7+
8+
Donated by Cesium for glTF testing. Please follow the [Cesium Trademark Terms and Conditions](https://github.com/AnalyticalGraphicsInc/cesium/wiki/CesiumTrademark.pdf).

1.0/BoxTextured/README.txt

-1
This file was deleted.

1.0/BoxWithoutIndices/README.md

+12
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Box Without Indices
2+
## Screenshot
3+
4+
![screenshot](screenshot/screenshot.png)
5+
6+
## License Information
7+
8+
Donated by [Cesium](http://cesiumjs.org/) for glTF testing.
9+
10+
## Additional Information
11+
12+
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.

1.0/BoxWithoutIndices/README.txt

-3
This file was deleted.

1.0/BrainStem/README.md

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# BrainStem
2+
## Screenshot
3+
4+
![screenshot](screenshot/screenshot.gif)
5+
6+
## License Information
7+
BrainStem model created by Keith Hunter and owned by Smith Micro Software, Inc.
8+
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).
9+

0 commit comments

Comments
 (0)