Skip to content
This repository has been archived by the owner on Oct 7, 2021. It is now read-only.

Solvers: New node: Transform from Matrix with rest pose offset #1

Open
miquelcampos opened this issue Jun 15, 2018 · 1 comment
Open
Assignees

Comments

@miquelcampos
Copy link
Member

From @miquelcampos on December 18, 2017 9:21

In order to connect the joint in Shifter rigs, we have to use 2 multiply matrix and 2 decompose matrix
image

This is not very "expensive". But... since we use this connection combination in many places, this can be optimized to 1 single node

The new node description

  • Input: the world matrix of the driver transform
  • Input: Static offset matrix value. This is the identity matrix for the rest pose
  • Input: the driven parent inverse matrix
  • Output: Translate
  • Output: Rotate
  • Output: Scale
  • Output: Shear

Copied from original issue: mgear-dev/mgear_legacy#121

@miquelcampos
Copy link
Member Author

Hello @JaschaW :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant