summaryrefslogtreecommitdiff
path: root/assets/models/gltf/SimpleSkin/README.md
blob: ec083533fb84102376f2b5cf12906dabaf8a9bf8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
# Simple Skin

## Tags

[core](../../Models-core.md), [testing](../../Models-testing.md), [written](../../Models-written.md)

## Summary

A simple example of vertex skinning in glTF

## Operations

* [Display](https://github.khronos.org/glTF-Sample-Viewer-Release/?model=https://raw.GithubUserContent.com/KhronosGroup/glTF-Sample-Assets/main/./Models/SimpleSkin/glTF/SimpleSkin.gltf) in SampleViewer
* [Model Directory](./)

## 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)



## Legal

© 2017, Public. [CC0 1.0 Universal](https://creativecommons.org/publicdomain/zero/1.0/legalcode)

 - javagl for Everything

#### Assembled by modelmetadata