Engine2026/assimp/test/models/glTF2/AnimatedMorphCube/README.md
2026-07-03 03:41:25 +02:00

36 lines
No EOL
1.1 KiB
Markdown

# 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
![screenshot](screenshot/screenshot.gif)
## 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