From 65a87b276d8ec1e8eb15ba1d86ec25c3968a5972 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Sun, 23 Feb 2025 22:59:28 +0100 Subject: rename rest transform to ibm --- doc/resources.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'doc/resources.md') diff --git a/doc/resources.md b/doc/resources.md index 7d06e71..4ae1d9e 100644 --- a/doc/resources.md +++ b/doc/resources.md @@ -125,12 +125,12 @@ Armature is used for humanoid avatar rigging and generally follows VRM specification. Joints are arranged in a hierarchy where transforms are inherited. Attribute values are zipped similar to vertex attributes. -| Key | Value Type | | -| ---------------- | ----------- | -------------------------------------- | -| `parent` | `[u16]` | Parent indecies, Root points to itself | -| `transform` | `[Affine3]` | | -| `rest_transform` | `[Affine3]` | | -| `name` | `[String]` | Each string prefixed with u16 length | +| Key | Value Type | | +| ------------------------ | ----------- | -------------------------------------- | +| `parent` | `[u16]` | Parent indecies, Root points to itself | +| `transform` | `[Affine3]` | | +| `inverse_bind_transform` | `[Affine3]` | | +| `name` | `[String]` | Each string prefixed with u16 length | - **Names**: Indirectly controlled joints have an empty name. All other bones are named like in [VRMC_vrm]. -- cgit v1.2.3-70-g09d2