daldegam / ModelStitching

Example of Unity SkinnedMesh stitching

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ModelStitching

Example of Unity SkinnedMesh stitching

  1. Instantiate avatar game object
  2. Instantiate clothing game object
  3. Create instance of Stitcher
  4. Call stitcher.Stitch(clothing, avatar)

About

Example of Unity SkinnedMesh stitching


Languages

Language:C# 100.0%