new stuff
This commit is contained in:
parent
8998bc3936
commit
64c8492e5c
6907 changed files with 3401899 additions and 0 deletions
36
assimp/test/models/glTF2/AnimatedMorphCube/README.md
Normal file
36
assimp/test/models/glTF2/AnimatedMorphCube/README.md
Normal file
|
|
@ -0,0 +1,36 @@
|
|||
# Animated Morph Cube
|
||||
|
||||
## Tags
|
||||
|
||||
[core](../../Models-core.md), [testing](../../Models-testing.md)
|
||||
|
||||
## Summary
|
||||
|
||||
Demonstrates a simple cube with two simple morph targets and an animation that transitions between them both.
|
||||
|
||||
## Operations
|
||||
|
||||
* [Display](https://github.khronos.org/glTF-Sample-Viewer-Release/?model=https://raw.GithubUserContent.com/KhronosGroup/glTF-Sample-Assets/main/./Models/AnimatedMorphCube/glTF-Binary/AnimatedMorphCube.glb) in SampleViewer
|
||||
* [Download GLB](https://raw.GithubUserContent.com/KhronosGroup/glTF-Sample-Assets/main/./Models/AnimatedMorphCube/glTF-Binary/AnimatedMorphCube.glb)
|
||||
* [Model Directory](./)
|
||||
|
||||
## Screenshot
|
||||
|
||||

|
||||
|
||||
## Description
|
||||
|
||||
The cube contains two morph targets in it:
|
||||
|
||||
* **`thin`** : moves the vertices so that it becomes super-thin
|
||||
* **`angle`** : moves the vertices so that it forms a ramp
|
||||
|
||||
The animation loops, morphing between these two states.
|
||||
|
||||
## Legal
|
||||
|
||||
© 2017, Public. [CC0 1.0 Universal](https://creativecommons.org/publicdomain/zero/1.0/legalcode)
|
||||
|
||||
- Microsoft for Everything
|
||||
|
||||
#### Assembled by modelmetadata
|
||||
Loading…
Add table
Add a link
Reference in a new issue