--- name: GPU Skinning tags: model title: GPU Skinning brief: This example demonstrates GPU skinning. author: Defold Foundation thumbnail: skinning_thumb.png --- This example shows how the `model_skinned_instanced.material` is used to render and animate many instances of the same model efficiently using instancing and GPU skinning. ![skinning](skinning.png) Model from the [Universal Animation Library](https://quaternius.itch.io/universal-animation-library).