cgtinker / BlendArMocap

realtime motion tracking in blender using mediapipe and rigify
GNU General Public License v3.0
929 stars 112 forks source link

Question about transferring the face animation #161

Open G93-7 opened 1 year ago

G93-7 commented 1 year ago

For calculating the locations of the face rig drivers, there are used quantities named 'from_min', 'from_max', 'to_min' and 'to_max'. They are defined in the Value Mapping tab under the Object Constraint Properties. I am interested in what these quantities represent and where their values come from.

Thank you in advance!

values