├── LICENSE ├── README.md ├── images ├── body.png ├── example.gif └── hand.png └── schema ├── animation.channel.target.EXT_skeleton_humanoid.schema.json └── glTF.EXT_skeleton_humanoid.schema.json /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/takahirox/EXT_skeleton_humanoid/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/takahirox/EXT_skeleton_humanoid/HEAD/README.md -------------------------------------------------------------------------------- /images/body.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/takahirox/EXT_skeleton_humanoid/HEAD/images/body.png -------------------------------------------------------------------------------- /images/example.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/takahirox/EXT_skeleton_humanoid/HEAD/images/example.gif -------------------------------------------------------------------------------- /images/hand.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/takahirox/EXT_skeleton_humanoid/HEAD/images/hand.png -------------------------------------------------------------------------------- /schema/animation.channel.target.EXT_skeleton_humanoid.schema.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/takahirox/EXT_skeleton_humanoid/HEAD/schema/animation.channel.target.EXT_skeleton_humanoid.schema.json -------------------------------------------------------------------------------- /schema/glTF.EXT_skeleton_humanoid.schema.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/takahirox/EXT_skeleton_humanoid/HEAD/schema/glTF.EXT_skeleton_humanoid.schema.json --------------------------------------------------------------------------------