## Screenshot ![screenshot](screenshot/screenshot.gif) ## Notes Details about skinning using this particular model are explained in the [skinning section of the glTF tutorial](https://github.com/javagl/glTF-Tutorials/blob/master/gltfTutorial/gltfTutorial_019_SimpleSkin.md). ## Data layout The following images show the data layout of this sample: ![skinGeometry](screenshot/skinGeometry.png) ![skinAnimation](screenshot/skinAnimation.png) ![inverseBindMatrices](screenshot/inverseBindMatrices.png) ![skinningData](screenshot/skinningData.png)