new stuff
This commit is contained in:
parent
8998bc3936
commit
64c8492e5c
6907 changed files with 3401899 additions and 0 deletions
20
assimp/test/models/glTF2/AnimatedMorphSphere/README.md
Normal file
20
assimp/test/models/glTF2/AnimatedMorphSphere/README.md
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
# Animated Morph Sphere
|
||||
|
||||
## Screenshot
|
||||
|
||||

|
||||
|
||||
## Description
|
||||
|
||||
The sphere contains two morph targets in it:
|
||||
|
||||
* **`blob`** : moves the vertices so that it becomes a somewhat amorphous fat, blob shape.
|
||||
* **`ship`** : moves the vertices so that it looks a bit like a spaceship, the goal being
|
||||
to just make it a much more complicated morph example than the [cube](../AnimatedMorphCube/README.md).
|
||||
|
||||
The animation loops, morphing between these two states.
|
||||
|
||||
## License Information
|
||||
|
||||
[](http://creativecommons.org/publicdomain/zero/1.0/)
|
||||
To the extent possible under law, Microsoft has waived all copyright and related or neighboring rights to this asset.
|
||||
Loading…
Add table
Add a link
Reference in a new issue